From 5ca2532c30f0ace7a9d45f7f70705210b39379e9 Mon Sep 17 00:00:00 2001 From: weiweihuanghuang Date: Wed, 7 Nov 2018 21:01:01 +1100 Subject: [PATCH] Testing build --- sources/Test/tools/swapBracketTrick.py | 46 + sources/WorkSans-Italic.glyphs | 626 +- sources/WorkSans.glyphs | 1828 +- sources/build.sh | 27 +- sources/fontbakery-report.md | 32344 ++++++++++++++++++ sources/tools/swapBracketTrick-NiceNames.py | 46 + sources/tools/swapBracketTrick.py | 40 +- 7 files changed, 33687 insertions(+), 1270 deletions(-) create mode 100755 sources/Test/tools/swapBracketTrick.py create mode 100644 sources/fontbakery-report.md create mode 100644 sources/tools/swapBracketTrick-NiceNames.py diff --git a/sources/Test/tools/swapBracketTrick.py b/sources/Test/tools/swapBracketTrick.py new file mode 100755 index 0000000..40129a0 --- /dev/null +++ b/sources/Test/tools/swapBracketTrick.py @@ -0,0 +1,46 @@ +### Based on a script by Stephen Nixon + +import os +import sys +import fontTools +from fontTools.ttLib import TTFont +from fontTools.varLib.featureVars import addFeatureVariations +from fontTools.ttx import makeOutputFileName + +inputTTF = sys.argv[1] +# style = sys.argv[2] + +# f = TTFont(fontPath) +f = TTFont(inputTTF) + +condSubst = [ + # A list of (Region, Substitution) tuples. + ([{"wght": (0.158, 0.564)}], {"uniF8FF": "uniF8FF.001"}), + # ([{"wght": (0.868, 1)}], {"uni20B5": "uni20B5.201_230"}), + # ([{"wght": (0.868, 1)}], {"cent": "cent.201_230"}), + # ([{"wght": (0.868, 1)}], {"colonmonetary": "colonmonetary.201_230"}), + # ([{"wght": (0.868, 1)}], {"dollar": "dollar.201_230"}), + # ([{"wght": (0.868, 1)}], {"uni20B2": "uni20B2.201_230"}), + # ([{"wght": (0.868, 1)}], {"dollar.tf": "dollar.tf.201_230"}), + # ([{"wght": (0.868, 1)}], {"cent.tf": "cent.tf.201_230"}), + # ([{"wght": (0.71, 1)}], {"uni20A6": "uni20A6.169_230"}), + # ([{"wght": (0.71, 1)}], {"peseta": "peseta.169_230"}), + # ([{"wght": (0.71, 1)}], {"uni20A9": "uni20A9.169_230"}), + # ([{"wght": (0.564, 1)}], {"uni20B1": "uni20B1.136_230"}), + # ([{"wght": (0.424, 1)}], {"uni2761": "uni2761.79_230"}), + # ([{"wght": (0.424, 1)}], {"paragraph": "paragraph.79_230"}), +] + +# if style == "Upright": +# condSubst += [ +# ([{"wght": (0.564, 1)}], {"Adieresis.titl": "Adieresis.titl.136_230"}), +# ([{"wght": (0.564, 1)}], {"Odieresis.titl": "Odieresis.titl.136_230"}), +# ] + +addFeatureVariations(f, condSubst) + +# newFontPath = fontPath.split(".")[0] + "-italic.ttf" +# f.save(fontPath) +extension = os.path.splitext(inputTTF)[1] +outputTTF = makeOutputFileName(inputTTF, '', extension) +f.save(outputTTF) \ No newline at end of file diff --git a/sources/WorkSans-Italic.glyphs b/sources/WorkSans-Italic.glyphs index de736e3..d279e37 100644 --- a/sources/WorkSans-Italic.glyphs +++ b/sources/WorkSans-Italic.glyphs @@ -100693,101 +100693,7 @@ rightMetricsKey = blackMediumDiamond; unicode = 2B26; }, { -glyphname = at.case; -layers = ( -{ -color = 5; -components = ( -{ -name = at; -transform = "{1, 0, 0, 1, 23, 98}"; -} -); -layerId = "DBFAC7D3-9CB2-48DD-9F53-AD59A4BD1301"; -width = 950; -}, -{ -color = 5; -components = ( -{ -name = at; -transform = "{1, 0, 0, 1, 20, 86}"; -} -); -layerId = "EA77C764-8343-414A-A941-E69667BA8F3A"; -width = 924; -}, -{ -color = 5; -components = ( -{ -name = at; -transform = "{1, 0, 0, 1, 20, 89}"; -} -); -layerId = "F97236B5-7CBD-4FD1-81B0-6670342ADB4E"; -width = 909; -} -); -leftMetricsKey = at; -rightMetricsKey = at; -}, -{ -glyphname = bar.case; -layers = ( -{ -color = 5; -layerId = "DBFAC7D3-9CB2-48DD-9F53-AD59A4BD1301"; -paths = ( -{ -closed = 1; -nodes = ( -"203 752 LINE", -"7 -97 LINE", -"76 -97 LINE", -"272 752 LINE" -); -} -); -width = 243; -}, -{ -color = 5; -layerId = "EA77C764-8343-414A-A941-E69667BA8F3A"; -paths = ( -{ -closed = 1; -nodes = ( -"200 752 LINE", -"4 -97 LINE", -"208 -97 LINE", -"404 752 LINE" -); -} -); -width = 372; -}, -{ -color = 5; -layerId = "F97236B5-7CBD-4FD1-81B0-6670342ADB4E"; -paths = ( -{ -closed = 1; -nodes = ( -"192 752 LINE", -"-4 -97 LINE", -"11 -97 LINE", -"207 752 LINE" -); -} -); -width = 167; -} -); -}, -{ color = 9; -export = 0; glyphname = apple.001; layers = ( { @@ -101432,152 +101338,79 @@ width = 1130; ); }, { -color = 5; -glyphname = ampersand.sc; +glyphname = at.case; layers = ( { +color = 5; +components = ( +{ +name = at; +transform = "{1, 0, 0, 1, 23, 98}"; +} +); +layerId = "DBFAC7D3-9CB2-48DD-9F53-AD59A4BD1301"; +width = 950; +}, +{ +color = 5; +components = ( +{ +name = at; +transform = "{1, 0, 0, 1, 20, 86}"; +} +); +layerId = "EA77C764-8343-414A-A941-E69667BA8F3A"; +width = 924; +}, +{ +color = 5; +components = ( +{ +name = at; +transform = "{1, 0, 0, 1, 20, 89}"; +} +); +layerId = "F97236B5-7CBD-4FD1-81B0-6670342ADB4E"; +width = 909; +} +); +leftMetricsKey = at; +rightMetricsKey = at; +}, +{ +glyphname = bar.case; +layers = ( +{ +color = 5; layerId = "DBFAC7D3-9CB2-48DD-9F53-AD59A4BD1301"; paths = ( { closed = 1; nodes = ( -"270 -7 OFFCURVE", -"324 19 OFFCURVE", -"374 59 CURVE", -"391 72 LINE", -"446 119 OFFCURVE", -"489 192 OFFCURVE", -"504 264 CURVE", -"439 269 LINE", -"427 202 OFFCURVE", -"392 152 OFFCURVE", -"354 117 CURVE", -"340 109 LINE", -"300 76 OFFCURVE", -"263 56 OFFCURVE", -"205 56 CURVE SMOOTH", -"135 56 OFFCURVE", -"85 91 OFFCURVE", -"85 155 CURVE SMOOTH", -"85 229 OFFCURVE", -"141 259 OFFCURVE", -"232 284 CURVE", -"238 287 LINE", -"353 319 OFFCURVE", -"432 364 OFFCURVE", -"432 461 CURVE SMOOTH", -"432 525 OFFCURVE", -"384 568 OFFCURVE", -"312 568 CURVE SMOOTH", -"224 568 OFFCURVE", -"161 508 OFFCURVE", -"161 419 CURVE SMOOTH", -"161 355 OFFCURVE", -"190 273 OFFCURVE", -"249 169 CURVE SMOOTH", -"306 68 OFFCURVE", -"391 -9 OFFCURVE", -"489 -9 CURVE", -"491 -9 LINE", -"503 49 LINE", -"430 48 OFFCURVE", -"353 121 OFFCURVE", -"305 210 CURVE SMOOTH", -"262 290 OFFCURVE", -"231 369 OFFCURVE", -"231 421 CURVE SMOOTH", -"231 475 OFFCURVE", -"265 508 OFFCURVE", -"307 508 CURVE SMOOTH", -"339 508 OFFCURVE", -"364 487 OFFCURVE", -"364 449 CURVE SMOOTH", -"364 391 OFFCURVE", -"305 363 OFFCURVE", -"234 343 CURVE", -"200 329 LINE", -"90 302 OFFCURVE", -"11 254 OFFCURVE", -"11 150 CURVE SMOOTH", -"11 54 OFFCURVE", -"81 -7 OFFCURVE", -"202 -7 CURVE SMOOTH" +"203 752 LINE", +"7 -97 LINE", +"76 -97 LINE", +"272 752 LINE" ); } ); -width = 546; +width = 243; }, { +color = 5; layerId = "EA77C764-8343-414A-A941-E69667BA8F3A"; paths = ( { closed = 1; nodes = ( -"304 -9 OFFCURVE", -"363 31 OFFCURVE", -"417 74 CURVE", -"437 85 LINE", -"490 117 OFFCURVE", -"533 181 OFFCURVE", -"554 260 CURVE", -"419 259 LINE", -"409 214 OFFCURVE", -"392 189 OFFCURVE", -"368 174 CURVE", -"345 162 LINE", -"317 136 OFFCURVE", -"291 118 OFFCURVE", -"254 118 CURVE SMOOTH", -"206 118 OFFCURVE", -"179 138 OFFCURVE", -"179 172 CURVE SMOOTH", -"179 217 OFFCURVE", -"216 247 OFFCURVE", -"276 254 CURVE", -"294 268 LINE", -"423 276 OFFCURVE", -"509 345 OFFCURVE", -"509 446 CURVE SMOOTH", -"509 525 OFFCURVE", -"448 568 OFFCURVE", -"337 568 CURVE SMOOTH", -"207 568 OFFCURVE", -"121 495 OFFCURVE", -"121 393 CURVE SMOOTH", -"121 330 OFFCURVE", -"151 278 OFFCURVE", -"256 142 CURVE SMOOTH", -"351 19 OFFCURVE", -"408 -8 OFFCURVE", -"497 -8 CURVE SMOOTH", -"523 -8 LINE", -"559 124 LINE", -"474 113 OFFCURVE", -"429 165 OFFCURVE", -"375 237 CURVE SMOOTH", -"295 344 OFFCURVE", -"287 367 OFFCURVE", -"287 395 CURVE SMOOTH", -"287 414 OFFCURVE", -"296 437 OFFCURVE", -"331 437 CURVE SMOOTH", -"350 437 OFFCURVE", -"364 426 OFFCURVE", -"364 408 CURVE SMOOTH", -"364 364 OFFCURVE", -"314 349 OFFCURVE", -"249 348 CURVE", -"203 333 LINE", -"64 327 OFFCURVE", -"-3 261 OFFCURVE", -"-3 159 CURVE SMOOTH", -"-3 54 OFFCURVE", -"78 -9 OFFCURVE", -"199 -9 CURVE SMOOTH" +"200 752 LINE", +"4 -97 LINE", +"208 -97 LINE", +"404 752 LINE" ); } ); -width = 601; +width = 372; }, { color = 5; @@ -101586,76 +101419,18 @@ paths = ( { closed = 1; nodes = ( -"245 -8 OFFCURVE", -"302 14 OFFCURVE", -"348 55 CURVE", -"351 58 LINE", -"414 116 OFFCURVE", -"451 206 OFFCURVE", -"458 308 CURVE", -"443 308 LINE", -"435 213 OFFCURVE", -"402 126 OFFCURVE", -"343 71 CURVE", -"338 65 LINE", -"294 26 OFFCURVE", -"241 5 OFFCURVE", -"181 5 CURVE SMOOTH", -"94 5 OFFCURVE", -"31 51 OFFCURVE", -"31 128 CURVE SMOOTH", -"31 212 OFFCURVE", -"96 248 OFFCURVE", -"200 287 CURVE", -"205 288 LINE", -"315 328 OFFCURVE", -"396 373 OFFCURVE", -"396 464 CURVE SMOOTH", -"396 522 OFFCURVE", -"354 568 OFFCURVE", -"281 568 CURVE SMOOTH", -"205 568 OFFCURVE", -"153 513 OFFCURVE", -"153 443 CURVE SMOOTH", -"153 383 OFFCURVE", -"189 280 OFFCURVE", -"247 184 CURVE SMOOTH", -"334 42 OFFCURVE", -"396 -9 OFFCURVE", -"456 -9 CURVE", -"456 -9 LINE", -"460 6 LINE", -"404 6 OFFCURVE", -"348 49 OFFCURVE", -"261 191 CURVE SMOOTH", -"199 293 OFFCURVE", -"169 390 OFFCURVE", -"169 443 CURVE SMOOTH", -"169 504 OFFCURVE", -"216 554 OFFCURVE", -"281 554 CURVE SMOOTH", -"341 554 OFFCURVE", -"380 515 OFFCURVE", -"380 464 CURVE SMOOTH", -"380 382 OFFCURVE", -"308 341 OFFCURVE", -"199 301 CURVE", -"194 299 LINE", -"81 259 OFFCURVE", -"15 219 OFFCURVE", -"15 128 CURVE SMOOTH", -"15 43 OFFCURVE", -"83 -8 OFFCURVE", -"181 -8 CURVE SMOOTH" +"192 752 LINE", +"-4 -97 LINE", +"11 -97 LINE", +"207 752 LINE" ); } ); -width = 486; +width = 167; } ); }, { -export = 0; glyphname = peso.136_230; layers = ( { @@ -101886,7 +101661,6 @@ width = 941; ); }, { -export = 0; glyphname = naira.169_230; layers = ( { @@ -102203,7 +101977,6 @@ leftMetricsKey = "=kip"; rightMetricsKey = "=|kip"; }, { -export = 0; glyphname = peseta.169_230; layers = ( { @@ -102376,7 +102149,6 @@ leftMetricsKey = kip; rightKerningGroup = P; }, { -export = 0; glyphname = won.169_230; layers = ( { @@ -102638,7 +102410,6 @@ rightKerningGroup = W; rightMetricsKey = "=|"; }, { -export = 0; glyphname = cedi.201_230; layers = ( { @@ -102789,7 +102560,6 @@ rightKerningGroup = C; rightMetricsKey = C; }, { -export = 0; glyphname = cent.201_230; layers = ( { @@ -103114,7 +102884,6 @@ leftKerningGroup = o; rightKerningGroup = c; }, { -export = 0; glyphname = colonsign.201_230; layers = ( { @@ -103462,7 +103231,6 @@ rightKerningGroup = C; rightMetricsKey = C; }, { -export = 0; glyphname = dollar.201_230; layers = ( { @@ -104003,7 +103771,6 @@ leftKerningGroup = S; rightKerningGroup = S; }, { -export = 0; glyphname = guarani.201_230; layers = ( { @@ -104411,7 +104178,6 @@ rightKerningGroup = G; rightMetricsKey = G; }, { -export = 0; glyphname = cent.tf.201_230; layers = ( { @@ -104585,7 +104351,6 @@ width = 604; ); }, { -export = 0; glyphname = dollar.tf.201_230; layers = ( { @@ -104935,7 +104700,6 @@ width = 604; }, { color = 0; -export = 0; glyphname = curvedStemParagraphSignOrnament.79_230; layers = ( { @@ -105237,7 +105001,6 @@ width = 654; }, { color = 0; -export = 0; glyphname = paragraph.79_230; layers = ( { @@ -105363,6 +105126,229 @@ width = 657; ); }, { +color = 5; +glyphname = ampersand.sc; +layers = ( +{ +layerId = "DBFAC7D3-9CB2-48DD-9F53-AD59A4BD1301"; +paths = ( +{ +closed = 1; +nodes = ( +"270 -7 OFFCURVE", +"324 19 OFFCURVE", +"374 59 CURVE", +"391 72 LINE", +"446 119 OFFCURVE", +"489 192 OFFCURVE", +"504 264 CURVE", +"439 269 LINE", +"427 202 OFFCURVE", +"392 152 OFFCURVE", +"354 117 CURVE", +"340 109 LINE", +"300 76 OFFCURVE", +"263 56 OFFCURVE", +"205 56 CURVE SMOOTH", +"135 56 OFFCURVE", +"85 91 OFFCURVE", +"85 155 CURVE SMOOTH", +"85 229 OFFCURVE", +"141 259 OFFCURVE", +"232 284 CURVE", +"238 287 LINE", +"353 319 OFFCURVE", +"432 364 OFFCURVE", +"432 461 CURVE SMOOTH", +"432 525 OFFCURVE", +"384 568 OFFCURVE", +"312 568 CURVE SMOOTH", +"224 568 OFFCURVE", +"161 508 OFFCURVE", +"161 419 CURVE SMOOTH", +"161 355 OFFCURVE", +"190 273 OFFCURVE", +"249 169 CURVE SMOOTH", +"306 68 OFFCURVE", +"391 -9 OFFCURVE", +"489 -9 CURVE", +"491 -9 LINE", +"503 49 LINE", +"430 48 OFFCURVE", +"353 121 OFFCURVE", +"305 210 CURVE SMOOTH", +"262 290 OFFCURVE", +"231 369 OFFCURVE", +"231 421 CURVE SMOOTH", +"231 475 OFFCURVE", +"265 508 OFFCURVE", +"307 508 CURVE SMOOTH", +"339 508 OFFCURVE", +"364 487 OFFCURVE", +"364 449 CURVE SMOOTH", +"364 391 OFFCURVE", +"305 363 OFFCURVE", +"234 343 CURVE", +"200 329 LINE", +"90 302 OFFCURVE", +"11 254 OFFCURVE", +"11 150 CURVE SMOOTH", +"11 54 OFFCURVE", +"81 -7 OFFCURVE", +"202 -7 CURVE SMOOTH" +); +} +); +width = 546; +}, +{ +layerId = "EA77C764-8343-414A-A941-E69667BA8F3A"; +paths = ( +{ +closed = 1; +nodes = ( +"304 -9 OFFCURVE", +"363 31 OFFCURVE", +"417 74 CURVE", +"437 85 LINE", +"490 117 OFFCURVE", +"533 181 OFFCURVE", +"554 260 CURVE", +"419 259 LINE", +"409 214 OFFCURVE", +"392 189 OFFCURVE", +"368 174 CURVE", +"345 162 LINE", +"317 136 OFFCURVE", +"291 118 OFFCURVE", +"254 118 CURVE SMOOTH", +"206 118 OFFCURVE", +"179 138 OFFCURVE", +"179 172 CURVE SMOOTH", +"179 217 OFFCURVE", +"216 247 OFFCURVE", +"276 254 CURVE", +"294 268 LINE", +"423 276 OFFCURVE", +"509 345 OFFCURVE", +"509 446 CURVE SMOOTH", +"509 525 OFFCURVE", +"448 568 OFFCURVE", +"337 568 CURVE SMOOTH", +"207 568 OFFCURVE", +"121 495 OFFCURVE", +"121 393 CURVE SMOOTH", +"121 330 OFFCURVE", +"151 278 OFFCURVE", +"256 142 CURVE SMOOTH", +"351 19 OFFCURVE", +"408 -8 OFFCURVE", +"497 -8 CURVE SMOOTH", +"523 -8 LINE", +"559 124 LINE", +"474 113 OFFCURVE", +"429 165 OFFCURVE", +"375 237 CURVE SMOOTH", +"295 344 OFFCURVE", +"287 367 OFFCURVE", +"287 395 CURVE SMOOTH", +"287 414 OFFCURVE", +"296 437 OFFCURVE", +"331 437 CURVE SMOOTH", +"350 437 OFFCURVE", +"364 426 OFFCURVE", +"364 408 CURVE SMOOTH", +"364 364 OFFCURVE", +"314 349 OFFCURVE", +"249 348 CURVE", +"203 333 LINE", +"64 327 OFFCURVE", +"-3 261 OFFCURVE", +"-3 159 CURVE SMOOTH", +"-3 54 OFFCURVE", +"78 -9 OFFCURVE", +"199 -9 CURVE SMOOTH" +); +} +); +width = 601; +}, +{ +color = 5; +layerId = "F97236B5-7CBD-4FD1-81B0-6670342ADB4E"; +paths = ( +{ +closed = 1; +nodes = ( +"245 -8 OFFCURVE", +"302 14 OFFCURVE", +"348 55 CURVE", +"351 58 LINE", +"414 116 OFFCURVE", +"451 206 OFFCURVE", +"458 308 CURVE", +"443 308 LINE", +"435 213 OFFCURVE", +"402 126 OFFCURVE", +"343 71 CURVE", +"338 65 LINE", +"294 26 OFFCURVE", +"241 5 OFFCURVE", +"181 5 CURVE SMOOTH", +"94 5 OFFCURVE", +"31 51 OFFCURVE", +"31 128 CURVE SMOOTH", +"31 212 OFFCURVE", +"96 248 OFFCURVE", +"200 287 CURVE", +"205 288 LINE", +"315 328 OFFCURVE", +"396 373 OFFCURVE", +"396 464 CURVE SMOOTH", +"396 522 OFFCURVE", +"354 568 OFFCURVE", +"281 568 CURVE SMOOTH", +"205 568 OFFCURVE", +"153 513 OFFCURVE", +"153 443 CURVE SMOOTH", +"153 383 OFFCURVE", +"189 280 OFFCURVE", +"247 184 CURVE SMOOTH", +"334 42 OFFCURVE", +"396 -9 OFFCURVE", +"456 -9 CURVE", +"456 -9 LINE", +"460 6 LINE", +"404 6 OFFCURVE", +"348 49 OFFCURVE", +"261 191 CURVE SMOOTH", +"199 293 OFFCURVE", +"169 390 OFFCURVE", +"169 443 CURVE SMOOTH", +"169 504 OFFCURVE", +"216 554 OFFCURVE", +"281 554 CURVE SMOOTH", +"341 554 OFFCURVE", +"380 515 OFFCURVE", +"380 464 CURVE SMOOTH", +"380 382 OFFCURVE", +"308 341 OFFCURVE", +"199 301 CURVE", +"194 299 LINE", +"81 259 OFFCURVE", +"15 219 OFFCURVE", +"15 128 CURVE SMOOTH", +"15 43 OFFCURVE", +"83 -8 OFFCURVE", +"181 -8 CURVE SMOOTH" +); +} +); +width = 486; +} +); +}, +{ glyphname = apostrophemod; layers = ( { @@ -117684,6 +117670,7 @@ periodcentered = -33; "@MMK_R_W" = -25; "@MMK_R_Y" = -50; "@MMK_R_Z" = -11; +"@MMK_R_n" = 0; "@MMK_R_quoteleft" = -9; "@MMK_R_quoteright" = -9; V = -29; @@ -117694,7 +117681,6 @@ bracketright = -42; parenright = -30; question = -50; trademark = -19; -"@MMK_R_n" = 0; }; "@MMK_L_u.sc" = { "@MMK_R_a.sc" = -13; @@ -117705,6 +117691,14 @@ bracketright = -30; parenright = -16; slash = -12; }; +"@MMK_L_uhorn" = { +"@MMK_R_i" = 0; +"@MMK_R_n" = 35; +"@MMK_R_u" = 0; +i = 20; +n = 15; +u = 20; +}; "@MMK_L_v" = { "@MMK_R_A" = -27; "@MMK_R_O" = -5; @@ -118019,13 +118013,13 @@ Q = { j = 60; }; T = { +"@MMK_R_o" = -83; atilde = -55; +ecircumflex = -53; germandbls = -37; iacute = -38; idieresis = -8; idotless = -103; -"@MMK_R_o" = -83; -ecircumflex = -53; }; Thorn = { "@MMK_R_A" = -19; @@ -119199,14 +119193,6 @@ parenright = -31; seven.sc = -20; v.sc = -11; }; -"@MMK_L_uhorn" = { -"@MMK_R_u" = 0; -u = 20; -n = 15; -"@MMK_R_i" = 0; -i = 20; -"@MMK_R_n" = 35; -}; }; "DBFAC7D3-9CB2-48DD-9F53-AD59A4BD1301" = { "@MMK_L_A" = { @@ -119553,6 +119539,7 @@ J = -91; ae.sc = -130; ampersand = -61; at = -47; +ecircumflex = -90; eth = -74; icircumflex = 18; j.sc = -150; @@ -119565,7 +119552,6 @@ space = -27; v = -43; x = -68; x.sc = -40; -ecircumflex = -90; }; "@MMK_L_U" = { "@MMK_R_A" = -23; @@ -120681,6 +120667,7 @@ seven = -20; "@MMK_R_W" = -22; "@MMK_R_Y" = -57; "@MMK_R_Z" = -10; +"@MMK_R_n" = 0; "@MMK_R_quoteright" = -20; V = -35; backslash = -25; @@ -120689,7 +120676,6 @@ bracketright = -43; j = 0; parenright = -35; trademark = -16; -"@MMK_R_n" = 0; }; "@MMK_L_u.sc" = { "@MMK_R_a.sc" = -23; @@ -120986,11 +120972,11 @@ Q = { j = 40; }; T = { +ecircumflex = -60; germandbls = -30; iacute = -26; idieresis = -3; idotless = -69; -ecircumflex = -60; }; Thorn = { "@MMK_R_A" = -20; @@ -123191,11 +123177,11 @@ seven = -17; "@MMK_L_u" = { "@MMK_R_W" = -23; "@MMK_R_f" = 5; +"@MMK_R_n" = 0; "@MMK_R_t" = 5; V = -8; -ohorndotbelow = 0; i = 0; -"@MMK_R_n" = 0; +ohorndotbelow = 0; }; "@MMK_L_u.sc" = { "@MMK_R_a.sc" = -25; @@ -123204,16 +123190,16 @@ ae.sc = -25; slash = -60; }; "@MMK_L_uhorn" = { -ohorndotbelow = 20; -"@MMK_R_o" = 0; -ohornacute = 25; -"@MMK_R_u" = 0; -u = 35; -n = 35; -a = 20; -"@MMK_R_n" = 50; -i = 45; "@MMK_R_h" = 40; +"@MMK_R_n" = 50; +"@MMK_R_o" = 0; +"@MMK_R_u" = 0; +a = 20; +i = 45; +n = 35; +ohornacute = 25; +ohorndotbelow = 20; +u = 35; }; "@MMK_L_v" = { "@MMK_R_A" = -60; diff --git a/sources/WorkSans.glyphs b/sources/WorkSans.glyphs index b0abb02..9786731 100644 --- a/sources/WorkSans.glyphs +++ b/sources/WorkSans.glyphs @@ -49,7 +49,7 @@ code = "gravecomb acutecomb hungarumlautcomb circumflexcomb caroncomb brevecomb name = combaccents; } ); -copyright = "Copyright 2018 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans), with Reserved Font Name \"(Work Sans)\"."; +copyright = "Copyright 2018 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans)"; customParameters = ( { name = license; @@ -19205,6 +19205,444 @@ width = 781; ); }, { +color = 9; +glyphname = Adieresis.titl.136_230; +layers = ( +{ +layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; +paths = ( +{ +closed = 1; +nodes = ( +"29 0 LINE", +"276 597 LINE", +"293 642 LINE", +"293 642 LINE", +"310 596 LINE", +"557 0 LINE", +"574 0 LINE", +"302 660 LINE", +"284 660 LINE", +"12 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"467 234 LINE", +"467 248 LINE", +"118 248 LINE", +"118 234 LINE" +); +}, +{ +closed = 1; +nodes = ( +"201 618 OFFCURVE", +"205 619 OFFCURVE", +"208 620 CURVE", +"219 642 LINE", +"218 654 OFFCURVE", +"209 662 OFFCURVE", +"197 662 CURVE SMOOTH", +"184 662 OFFCURVE", +"175 653 OFFCURVE", +"175 640 CURVE SMOOTH", +"175 627 OFFCURVE", +"184 618 OFFCURVE", +"197 618 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"400 618 OFFCURVE", +"409 627 OFFCURVE", +"409 640 CURVE SMOOTH", +"409 653 OFFCURVE", +"400 662 OFFCURVE", +"387 662 CURVE SMOOTH", +"375 662 OFFCURVE", +"366 654 OFFCURVE", +"365 642 CURVE", +"376 620 LINE", +"379 619 OFFCURVE", +"383 618 OFFCURVE", +"387 618 CURVE SMOOTH" +); +} +); +width = 586; +}, +{ +color = -1; +layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; +paths = ( +{ +closed = 1; +nodes = ( +"110 0 LINE", +"299 495 LINE", +"328 584 LINE", +"330 584 LINE", +"361 492 LINE", +"549 0 LINE", +"634 0 LINE", +"378 660 LINE", +"283 660 LINE", +"26 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"505 183 LINE", +"505 258 LINE", +"152 258 LINE", +"152 183 LINE" +); +}, +{ +closed = 1; +nodes = ( +"200 553 OFFCURVE", +"207 554 OFFCURVE", +"213 556 CURVE", +"244 631 LINE", +"236 650 OFFCURVE", +"217 662 OFFCURVE", +"193 662 CURVE SMOOTH", +"161 662 OFFCURVE", +"139 640 OFFCURVE", +"139 608 CURVE SMOOTH", +"139 575 OFFCURVE", +"161 553 OFFCURVE", +"193 553 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"500 553 OFFCURVE", +"522 575 OFFCURVE", +"522 608 CURVE SMOOTH", +"522 640 OFFCURVE", +"500 662 OFFCURVE", +"468 662 CURVE SMOOTH", +"444 662 OFFCURVE", +"425 650 OFFCURVE", +"417 631 CURVE", +"448 556 LINE", +"454 554 OFFCURVE", +"461 553 OFFCURVE", +"468 553 CURVE SMOOTH" +); +} +); +width = 660; +}, +{ +layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; +paths = ( +{ +closed = 1; +nodes = ( +"222 0 LINE", +"315 379 LINE", +"341 491 LINE", +"344 491 LINE", +"371 379 LINE", +"461 0 LINE", +"699 0 LINE", +"484 660 LINE", +"204 660 LINE", +"-10 0 LINE" +); +}, +{ +closed = 1; +nodes = ( +"534 126 LINE", +"534 271 LINE", +"157 271 LINE", +"157 126 LINE" +); +}, +{ +closed = 1; +nodes = ( +"127 502 OFFCURVE", +"129 502 OFFCURVE", +"130 502 CURVE", +"177 651 LINE", +"163 658 OFFCURVE", +"145 662 OFFCURVE", +"124 662 CURVE SMOOTH", +"65 662 OFFCURVE", +"32 633 OFFCURVE", +"32 582 CURVE SMOOTH", +"32 531 OFFCURVE", +"65 502 OFFCURVE", +"124 502 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"623 502 OFFCURVE", +"656 531 OFFCURVE", +"656 582 CURVE SMOOTH", +"656 633 OFFCURVE", +"623 662 OFFCURVE", +"564 662 CURVE SMOOTH", +"543 662 OFFCURVE", +"525 658 OFFCURVE", +"511 651 CURVE", +"558 502 LINE", +"559 502 OFFCURVE", +"561 502 OFFCURVE", +"564 502 CURVE SMOOTH" +); +} +); +width = 689; +} +); +leftKerningGroup = A; +rightKerningGroup = A; +}, +{ +color = 9; +glyphname = Odieresis.titl.136_230; +layers = ( +{ +layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; +paths = ( +{ +closed = 1; +nodes = ( +"172 670 OFFCURVE", +"56 539 OFFCURVE", +"56 330 CURVE SMOOTH", +"56 121 OFFCURVE", +"172 -10 OFFCURVE", +"357 -10 CURVE SMOOTH", +"542 -10 OFFCURVE", +"658 121 OFFCURVE", +"658 330 CURVE SMOOTH", +"658 539 OFFCURVE", +"542 670 OFFCURVE", +"357 670 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"532 656 OFFCURVE", +"642 530 OFFCURVE", +"642 330 CURVE SMOOTH", +"642 130 OFFCURVE", +"532 4 OFFCURVE", +"357 4 CURVE SMOOTH", +"182 4 OFFCURVE", +"72 130 OFFCURVE", +"72 330 CURVE SMOOTH", +"72 530 OFFCURVE", +"182 656 OFFCURVE", +"357 656 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"518 639 OFFCURVE", +"519 643 OFFCURVE", +"519 648 CURVE SMOOTH", +"519 661 OFFCURVE", +"510 670 OFFCURVE", +"497 670 CURVE SMOOTH", +"486 670 OFFCURVE", +"479 664 OFFCURVE", +"476 655 CURVE", +"490 650 OFFCURVE", +"503 643 OFFCURVE", +"516 636 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"235 664 OFFCURVE", +"228 670 OFFCURVE", +"217 670 CURVE SMOOTH", +"204 670 OFFCURVE", +"195 661 OFFCURVE", +"195 648 CURVE SMOOTH", +"195 643 OFFCURVE", +"196 639 OFFCURVE", +"198 636 CURVE", +"211 643 OFFCURVE", +"224 650 OFFCURVE", +"238 655 CURVE" +); +} +); +width = 714; +}, +{ +color = -1; +layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; +paths = ( +{ +closed = 1; +nodes = ( +"186 670 OFFCURVE", +"68 539 OFFCURVE", +"68 330 CURVE SMOOTH", +"68 121 OFFCURVE", +"186 -10 OFFCURVE", +"374 -10 CURVE SMOOTH", +"562 -10 OFFCURVE", +"680 121 OFFCURVE", +"680 330 CURVE SMOOTH", +"680 539 OFFCURVE", +"562 670 OFFCURVE", +"374 670 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"511 595 OFFCURVE", +"596 496 OFFCURVE", +"596 330 CURVE SMOOTH", +"596 164 OFFCURVE", +"511 65 OFFCURVE", +"374 65 CURVE SMOOTH", +"237 65 OFFCURVE", +"152 164 OFFCURVE", +"152 330 CURVE SMOOTH", +"152 496 OFFCURVE", +"237 595 OFFCURVE", +"374 595 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"651 575 OFFCURVE", +"662 593 OFFCURVE", +"662 616 CURVE SMOOTH", +"662 648 OFFCURVE", +"640 670 OFFCURVE", +"608 670 CURVE SMOOTH", +"584 670 OFFCURVE", +"565 658 OFFCURVE", +"557 639 CURVE", +"589 618 OFFCURVE", +"608 598 OFFCURVE", +"633 566 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"183 658 OFFCURVE", +"164 670 OFFCURVE", +"140 670 CURVE SMOOTH", +"108 670 OFFCURVE", +"86 648 OFFCURVE", +"86 616 CURVE SMOOTH", +"86 593 OFFCURVE", +"97 575 OFFCURVE", +"115 566 CURVE", +"138 596 OFFCURVE", +"157 617 OFFCURVE", +"191 639 CURVE" +); +} +); +width = 748; +}, +{ +layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; +paths = ( +{ +closed = 1; +nodes = ( +"156 670 OFFCURVE", +"29 546 OFFCURVE", +"29 330 CURVE SMOOTH", +"29 114 OFFCURVE", +"156 -10 OFFCURVE", +"365 -10 CURVE SMOOTH", +"575 -10 OFFCURVE", +"700 114 OFFCURVE", +"700 330 CURVE SMOOTH", +"700 546 OFFCURVE", +"575 670 OFFCURVE", +"365 670 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"433 495 OFFCURVE", +"462 445 OFFCURVE", +"462 330 CURVE SMOOTH", +"462 215 OFFCURVE", +"433 165 OFFCURVE", +"365 165 CURVE SMOOTH", +"297 165 OFFCURVE", +"267 215 OFFCURVE", +"267 330 CURVE SMOOTH", +"267 445 OFFCURVE", +"297 495 OFFCURVE", +"365 495 CURVE SMOOTH" +); +}, +{ +closed = 1; +nodes = ( +"679 555 OFFCURVE", +"688 574 OFFCURVE", +"688 598 CURVE SMOOTH", +"688 643 OFFCURVE", +"657 670 OFFCURVE", +"603 670 CURVE SMOOTH", +"577 670 OFFCURVE", +"557 663 OFFCURVE", +"543 650 CURVE", +"588 627 OFFCURVE", +"636 588 OFFCURVE", +"663 542 CURVE" +); +}, +{ +closed = 1; +nodes = ( +"173 663 OFFCURVE", +"152 670 OFFCURVE", +"125 670 CURVE SMOOTH", +"75 670 OFFCURVE", +"45 643 OFFCURVE", +"45 597 CURVE SMOOTH", +"45 575 OFFCURVE", +"53 557 OFFCURVE", +"68 544 CURVE", +"95 588 OFFCURVE", +"139 626 OFFCURVE", +"187 650 CURVE" +); +} +); +width = 729; +} +); +leftKerningGroup = O; +rightKerningGroup = O; +}, +{ glyphname = Iacute_J.loclNLD; layers = ( { @@ -20846,7 +21284,7 @@ position = "{581, 660}"; ); components = ( { -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, 120, 0}"; } ); @@ -20909,7 +21347,7 @@ position = "{575, 660}"; color = -1; components = ( { -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, 45, 0}"; } ); @@ -20971,7 +21409,7 @@ position = "{574, 660}"; ); components = ( { -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, 10, 0}"; } ); @@ -21426,7 +21864,7 @@ layers = ( components = ( { alignment = -1; -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, -24, 0}"; }, { @@ -21443,7 +21881,7 @@ color = -1; components = ( { alignment = -1; -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, -84, 0}"; }, { @@ -21459,7 +21897,7 @@ width = 857; components = ( { alignment = -1; -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, 10, 0}"; }, { @@ -21899,7 +22337,7 @@ layers = ( components = ( { alignment = -1; -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, -24, 0}"; }, { @@ -21916,7 +22354,7 @@ color = -1; components = ( { alignment = -1; -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, -84, 0}"; }, { @@ -21932,7 +22370,7 @@ width = 829; components = ( { alignment = -1; -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, 10, 0}"; }, { @@ -22502,7 +22940,7 @@ position = "{607, 660}"; ); components = ( { -name = swash_bttmleft; +name = _part.swsh_bttmleft; transform = "{1, 0, 0, 1, 42, 0}"; } ); @@ -22575,7 +23013,7 @@ position = "{646, 660}"; color = -1; components = ( { -name = swash_bttmleft; +name = _part.swsh_bttmleft; transform = "{1, 0, 0, 1, 42, 0}"; } ); @@ -22647,7 +23085,7 @@ position = "{741, 660}"; ); components = ( { -name = swash_bttmleft; +name = _part.swsh_bttmleft; transform = "{1, 0, 0, 1, 82, 0}"; } ); @@ -23165,7 +23603,7 @@ position = "{507, 660}"; ); components = ( { -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, -24, 0}"; } ); @@ -23254,7 +23692,7 @@ position = "{541, 660}"; color = -1; components = ( { -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, -84, 0}"; } ); @@ -23342,7 +23780,7 @@ position = "{601, 660}"; ); components = ( { -name = __swash_topleft; +name = _part.swsh_topleft; transform = "{1, 0, 0, 1, 10, 0}"; } ); @@ -25633,446 +26071,6 @@ rightKerningGroup = U; { color = 9; export = 0; -glyphname = Adieresis.titl.136_230; -layers = ( -{ -layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; -paths = ( -{ -closed = 1; -nodes = ( -"29 0 LINE", -"276 597 LINE", -"293 642 LINE", -"293 642 LINE", -"310 596 LINE", -"557 0 LINE", -"574 0 LINE", -"302 660 LINE", -"284 660 LINE", -"12 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"467 234 LINE", -"467 248 LINE", -"118 248 LINE", -"118 234 LINE" -); -}, -{ -closed = 1; -nodes = ( -"201 618 OFFCURVE", -"205 619 OFFCURVE", -"208 620 CURVE", -"219 642 LINE", -"218 654 OFFCURVE", -"209 662 OFFCURVE", -"197 662 CURVE SMOOTH", -"184 662 OFFCURVE", -"175 653 OFFCURVE", -"175 640 CURVE SMOOTH", -"175 627 OFFCURVE", -"184 618 OFFCURVE", -"197 618 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"400 618 OFFCURVE", -"409 627 OFFCURVE", -"409 640 CURVE SMOOTH", -"409 653 OFFCURVE", -"400 662 OFFCURVE", -"387 662 CURVE SMOOTH", -"375 662 OFFCURVE", -"366 654 OFFCURVE", -"365 642 CURVE", -"376 620 LINE", -"379 619 OFFCURVE", -"383 618 OFFCURVE", -"387 618 CURVE SMOOTH" -); -} -); -width = 586; -}, -{ -color = -1; -layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; -paths = ( -{ -closed = 1; -nodes = ( -"110 0 LINE", -"299 495 LINE", -"328 584 LINE", -"330 584 LINE", -"361 492 LINE", -"549 0 LINE", -"634 0 LINE", -"378 660 LINE", -"283 660 LINE", -"26 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"505 183 LINE", -"505 258 LINE", -"152 258 LINE", -"152 183 LINE" -); -}, -{ -closed = 1; -nodes = ( -"200 553 OFFCURVE", -"207 554 OFFCURVE", -"213 556 CURVE", -"244 631 LINE", -"236 650 OFFCURVE", -"217 662 OFFCURVE", -"193 662 CURVE SMOOTH", -"161 662 OFFCURVE", -"139 640 OFFCURVE", -"139 608 CURVE SMOOTH", -"139 575 OFFCURVE", -"161 553 OFFCURVE", -"193 553 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"500 553 OFFCURVE", -"522 575 OFFCURVE", -"522 608 CURVE SMOOTH", -"522 640 OFFCURVE", -"500 662 OFFCURVE", -"468 662 CURVE SMOOTH", -"444 662 OFFCURVE", -"425 650 OFFCURVE", -"417 631 CURVE", -"448 556 LINE", -"454 554 OFFCURVE", -"461 553 OFFCURVE", -"468 553 CURVE SMOOTH" -); -} -); -width = 660; -}, -{ -layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; -paths = ( -{ -closed = 1; -nodes = ( -"222 0 LINE", -"315 379 LINE", -"341 491 LINE", -"344 491 LINE", -"371 379 LINE", -"461 0 LINE", -"699 0 LINE", -"484 660 LINE", -"204 660 LINE", -"-10 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"534 126 LINE", -"534 271 LINE", -"157 271 LINE", -"157 126 LINE" -); -}, -{ -closed = 1; -nodes = ( -"127 502 OFFCURVE", -"129 502 OFFCURVE", -"130 502 CURVE", -"177 651 LINE", -"163 658 OFFCURVE", -"145 662 OFFCURVE", -"124 662 CURVE SMOOTH", -"65 662 OFFCURVE", -"32 633 OFFCURVE", -"32 582 CURVE SMOOTH", -"32 531 OFFCURVE", -"65 502 OFFCURVE", -"124 502 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"623 502 OFFCURVE", -"656 531 OFFCURVE", -"656 582 CURVE SMOOTH", -"656 633 OFFCURVE", -"623 662 OFFCURVE", -"564 662 CURVE SMOOTH", -"543 662 OFFCURVE", -"525 658 OFFCURVE", -"511 651 CURVE", -"558 502 LINE", -"559 502 OFFCURVE", -"561 502 OFFCURVE", -"564 502 CURVE SMOOTH" -); -} -); -width = 689; -} -); -leftKerningGroup = A; -rightKerningGroup = A; -}, -{ -color = 9; -export = 0; -glyphname = Odieresis.titl.136_230; -layers = ( -{ -layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; -paths = ( -{ -closed = 1; -nodes = ( -"172 670 OFFCURVE", -"56 539 OFFCURVE", -"56 330 CURVE SMOOTH", -"56 121 OFFCURVE", -"172 -10 OFFCURVE", -"357 -10 CURVE SMOOTH", -"542 -10 OFFCURVE", -"658 121 OFFCURVE", -"658 330 CURVE SMOOTH", -"658 539 OFFCURVE", -"542 670 OFFCURVE", -"357 670 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"532 656 OFFCURVE", -"642 530 OFFCURVE", -"642 330 CURVE SMOOTH", -"642 130 OFFCURVE", -"532 4 OFFCURVE", -"357 4 CURVE SMOOTH", -"182 4 OFFCURVE", -"72 130 OFFCURVE", -"72 330 CURVE SMOOTH", -"72 530 OFFCURVE", -"182 656 OFFCURVE", -"357 656 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"518 639 OFFCURVE", -"519 643 OFFCURVE", -"519 648 CURVE SMOOTH", -"519 661 OFFCURVE", -"510 670 OFFCURVE", -"497 670 CURVE SMOOTH", -"486 670 OFFCURVE", -"479 664 OFFCURVE", -"476 655 CURVE", -"490 650 OFFCURVE", -"503 643 OFFCURVE", -"516 636 CURVE" -); -}, -{ -closed = 1; -nodes = ( -"235 664 OFFCURVE", -"228 670 OFFCURVE", -"217 670 CURVE SMOOTH", -"204 670 OFFCURVE", -"195 661 OFFCURVE", -"195 648 CURVE SMOOTH", -"195 643 OFFCURVE", -"196 639 OFFCURVE", -"198 636 CURVE", -"211 643 OFFCURVE", -"224 650 OFFCURVE", -"238 655 CURVE" -); -} -); -width = 714; -}, -{ -color = -1; -layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; -paths = ( -{ -closed = 1; -nodes = ( -"186 670 OFFCURVE", -"68 539 OFFCURVE", -"68 330 CURVE SMOOTH", -"68 121 OFFCURVE", -"186 -10 OFFCURVE", -"374 -10 CURVE SMOOTH", -"562 -10 OFFCURVE", -"680 121 OFFCURVE", -"680 330 CURVE SMOOTH", -"680 539 OFFCURVE", -"562 670 OFFCURVE", -"374 670 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"511 595 OFFCURVE", -"596 496 OFFCURVE", -"596 330 CURVE SMOOTH", -"596 164 OFFCURVE", -"511 65 OFFCURVE", -"374 65 CURVE SMOOTH", -"237 65 OFFCURVE", -"152 164 OFFCURVE", -"152 330 CURVE SMOOTH", -"152 496 OFFCURVE", -"237 595 OFFCURVE", -"374 595 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"651 575 OFFCURVE", -"662 593 OFFCURVE", -"662 616 CURVE SMOOTH", -"662 648 OFFCURVE", -"640 670 OFFCURVE", -"608 670 CURVE SMOOTH", -"584 670 OFFCURVE", -"565 658 OFFCURVE", -"557 639 CURVE", -"589 618 OFFCURVE", -"608 598 OFFCURVE", -"633 566 CURVE" -); -}, -{ -closed = 1; -nodes = ( -"183 658 OFFCURVE", -"164 670 OFFCURVE", -"140 670 CURVE SMOOTH", -"108 670 OFFCURVE", -"86 648 OFFCURVE", -"86 616 CURVE SMOOTH", -"86 593 OFFCURVE", -"97 575 OFFCURVE", -"115 566 CURVE", -"138 596 OFFCURVE", -"157 617 OFFCURVE", -"191 639 CURVE" -); -} -); -width = 748; -}, -{ -layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; -paths = ( -{ -closed = 1; -nodes = ( -"156 670 OFFCURVE", -"29 546 OFFCURVE", -"29 330 CURVE SMOOTH", -"29 114 OFFCURVE", -"156 -10 OFFCURVE", -"365 -10 CURVE SMOOTH", -"575 -10 OFFCURVE", -"700 114 OFFCURVE", -"700 330 CURVE SMOOTH", -"700 546 OFFCURVE", -"575 670 OFFCURVE", -"365 670 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"433 495 OFFCURVE", -"462 445 OFFCURVE", -"462 330 CURVE SMOOTH", -"462 215 OFFCURVE", -"433 165 OFFCURVE", -"365 165 CURVE SMOOTH", -"297 165 OFFCURVE", -"267 215 OFFCURVE", -"267 330 CURVE SMOOTH", -"267 445 OFFCURVE", -"297 495 OFFCURVE", -"365 495 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"679 555 OFFCURVE", -"688 574 OFFCURVE", -"688 598 CURVE SMOOTH", -"688 643 OFFCURVE", -"657 670 OFFCURVE", -"603 670 CURVE SMOOTH", -"577 670 OFFCURVE", -"557 663 OFFCURVE", -"543 650 CURVE", -"588 627 OFFCURVE", -"636 588 OFFCURVE", -"663 542 CURVE" -); -}, -{ -closed = 1; -nodes = ( -"173 663 OFFCURVE", -"152 670 OFFCURVE", -"125 670 CURVE SMOOTH", -"75 670 OFFCURVE", -"45 643 OFFCURVE", -"45 597 CURVE SMOOTH", -"45 575 OFFCURVE", -"53 557 OFFCURVE", -"68 544 CURVE", -"95 588 OFFCURVE", -"139 626 OFFCURVE", -"187 650 CURVE" -); -} -); -width = 729; -} -); -leftKerningGroup = O; -rightKerningGroup = O; -}, -{ -color = 9; -export = 0; glyphname = Ydieresis.titl; layers = ( { @@ -113477,97 +113475,7 @@ rightMetricsKey = blackMediumDiamond; unicode = 2B26; }, { -glyphname = at.case; -layers = ( -{ -components = ( -{ -name = at; -transform = "{1, 0, 0, 1, 0, 89}"; -} -); -layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; -width = 898; -}, -{ -color = -1; -components = ( -{ -name = at; -transform = "{1, 0, 0, 1, 0, 98}"; -} -); -layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; -width = 958; -}, -{ -components = ( -{ -name = at; -transform = "{1, 0, 0, 1, 0, 86}"; -} -); -layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; -width = 913; -} -); -leftMetricsKey = at; -rightMetricsKey = at; -}, -{ -glyphname = bar.case; -layers = ( -{ -layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; -paths = ( -{ -closed = 1; -nodes = ( -"76 752 LINE", -"76 -97 LINE", -"91 -97 LINE", -"91 752 LINE" -); -} -); -width = 167; -}, -{ -color = -1; -layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; -paths = ( -{ -closed = 1; -nodes = ( -"87 752 LINE", -"87 -97 LINE", -"156 -97 LINE", -"156 752 LINE" -); -} -); -width = 243; -}, -{ -layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; -paths = ( -{ -closed = 1; -nodes = ( -"84 752 LINE", -"84 -97 LINE", -"288 -97 LINE", -"288 752 LINE" -); -} -); -width = 372; -} -); -}, -{ color = 9; -export = 0; glyphname = apple.001; layers = ( { @@ -114210,76 +114118,76 @@ width = 1130; ); }, { -color = 5; -glyphname = ampersand.sc; +glyphname = at.case; layers = ( { +components = ( +{ +name = at; +transform = "{1, 0, 0, 1, 0, 89}"; +} +); +layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; +width = 898; +}, +{ +color = -1; +components = ( +{ +name = at; +transform = "{1, 0, 0, 1, 0, 98}"; +} +); +layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; +width = 958; +}, +{ +components = ( +{ +name = at; +transform = "{1, 0, 0, 1, 0, 86}"; +} +); +layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; +width = 913; +} +); +leftMetricsKey = at; +rightMetricsKey = at; +}, +{ +glyphname = bar.case; +layers = ( +{ +layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; +paths = ( +{ +closed = 1; +nodes = ( +"76 752 LINE", +"76 -97 LINE", +"91 -97 LINE", +"91 752 LINE" +); +} +); +width = 167; +}, +{ color = -1; layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; paths = ( { closed = 1; nodes = ( -"562 49 LINE", -"497 46 OFFCURVE", -"472 74 OFFCURVE", -"337 226 CURVE SMOOTH", -"202 378 OFFCURVE", -"187 397 OFFCURVE", -"187 439 CURVE SMOOTH", -"187 477 OFFCURVE", -"212 506 OFFCURVE", -"259 506 CURVE SMOOTH", -"305 506 OFFCURVE", -"333 486 OFFCURVE", -"333 446 CURVE SMOOTH", -"333 405 OFFCURVE", -"322 370 OFFCURVE", -"220 323 CURVE", -"90 263 OFFCURVE", -"43 212 OFFCURVE", -"43 134 CURVE SMOOTH", -"43 50 OFFCURVE", -"121 -8 OFFCURVE", -"232 -8 CURVE SMOOTH", -"318 -8 OFFCURVE", -"386 24 OFFCURVE", -"432 75 CURVE", -"485 133 OFFCURVE", -"510 213 OFFCURVE", -"507 294 CURVE", -"449 310 LINE", -"453 221 OFFCURVE", -"431 158 OFFCURVE", -"388 115 CURVE", -"350 73 OFFCURVE", -"296 50 OFFCURVE", -"232 50 CURVE SMOOTH", -"169 50 OFFCURVE", -"115 87 OFFCURVE", -"115 141 CURVE SMOOTH", -"115 188 OFFCURVE", -"143 221 OFFCURVE", -"255 277 CURVE", -"375 337 OFFCURVE", -"402 384 OFFCURVE", -"402 450 CURVE SMOOTH", -"402 529 OFFCURVE", -"338 568 OFFCURVE", -"259 568 CURVE SMOOTH", -"164 568 OFFCURVE", -"115 505 OFFCURVE", -"115 441 CURVE SMOOTH", -"115 376 OFFCURVE", -"152 333 OFFCURVE", -"289 183 CURVE SMOOTH", -"440 17 OFFCURVE", -"474 -8 OFFCURVE", -"547 -8 CURVE" +"87 752 LINE", +"87 -97 LINE", +"156 -97 LINE", +"156 752 LINE" ); } ); -width = 563; +width = 243; }, { layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; @@ -114287,138 +114195,18 @@ paths = ( { closed = 1; nodes = ( -"600 126 LINE", -"531 126 OFFCURVE", -"479 137 OFFCURVE", -"371 243 CURVE SMOOTH", -"268 345 OFFCURVE", -"247 369 OFFCURVE", -"247 403 CURVE SMOOTH", -"247 425 OFFCURVE", -"255 438 OFFCURVE", -"275 438 CURVE SMOOTH", -"292 438 OFFCURVE", -"301 429 OFFCURVE", -"301 403 CURVE SMOOTH", -"301 366 OFFCURVE", -"286 349 OFFCURVE", -"228 305 CURVE", -"36 284 OFFCURVE", -"7 210 OFFCURVE", -"7 141 CURVE SMOOTH", -"7 45 OFFCURVE", -"77 -7 OFFCURVE", -"244 -7 CURVE SMOOTH", -"343 -7 OFFCURVE", -"408 18 OFFCURVE", -"449 81 CURVE", -"503 107 OFFCURVE", -"556 146 OFFCURVE", -"556 271 CURVE", -"430 271 LINE", -"433 199 OFFCURVE", -"419 174 OFFCURVE", -"389 150 CURVE", -"351 135 OFFCURVE", -"317 122 OFFCURVE", -"264 122 CURVE SMOOTH", -"225 122 OFFCURVE", -"195 139 OFFCURVE", -"195 169 CURVE SMOOTH", -"195 192 OFFCURVE", -"212 214 OFFCURVE", -"274 242 CURVE", -"422 285 OFFCURVE", -"459 342 OFFCURVE", -"459 424 CURVE SMOOTH", -"459 507 OFFCURVE", -"399 568 OFFCURVE", -"270 568 CURVE SMOOTH", -"120 568 OFFCURVE", -"60 486 OFFCURVE", -"60 411 CURVE SMOOTH", -"60 333 OFFCURVE", -"105 285 OFFCURVE", -"299 122 CURVE SMOOTH", -"433 10 OFFCURVE", -"481 -8 OFFCURVE", -"576 -8 CURVE" +"84 752 LINE", +"84 -97 LINE", +"288 -97 LINE", +"288 752 LINE" ); } ); -width = 594; -}, -{ -layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; -paths = ( -{ -closed = 1; -nodes = ( -"514 4 LINE", -"460 4 OFFCURVE", -"419 44 OFFCURVE", -"282 217 CURVE SMOOTH", -"154 379 OFFCURVE", -"136 398 OFFCURVE", -"136 452 CURVE SMOOTH", -"136 512 OFFCURVE", -"179 551 OFFCURVE", -"244 551 CURVE SMOOTH", -"307 551 OFFCURVE", -"347 517 OFFCURVE", -"347 464 CURVE SMOOTH", -"347 409 OFFCURVE", -"320 369 OFFCURVE", -"204 305 CURVE", -"113 254 OFFCURVE", -"42 210 OFFCURVE", -"42 118 CURVE SMOOTH", -"42 38 OFFCURVE", -"115 -8 OFFCURVE", -"209 -8 CURVE SMOOTH", -"293 -8 OFFCURVE", -"350 25 OFFCURVE", -"389 76 CURVE", -"436 139 OFFCURVE", -"453 228 OFFCURVE", -"453 310 CURVE", -"439 310 LINE", -"439 224 OFFCURVE", -"420 143 OFFCURVE", -"378 87 CURVE", -"341 36 OFFCURVE", -"285 5 OFFCURVE", -"207 5 CURVE SMOOTH", -"124 5 OFFCURVE", -"58 47 OFFCURVE", -"58 119 CURVE SMOOTH", -"58 206 OFFCURVE", -"126 245 OFFCURVE", -"214 293 CURVE", -"334 359 OFFCURVE", -"363 404 OFFCURVE", -"363 464 CURVE SMOOTH", -"363 526 OFFCURVE", -"316 565 OFFCURVE", -"244 565 CURVE SMOOTH", -"169 565 OFFCURVE", -"121 520 OFFCURVE", -"121 452 CURVE SMOOTH", -"121 391 OFFCURVE", -"154 358 OFFCURVE", -"273 207 CURVE SMOOTH", -"405 39 OFFCURVE", -"449 -8 OFFCURVE", -"512 -8 CURVE" -); -} -); -width = 511; +width = 372; } ); }, { -export = 0; glyphname = peso.136_230; layers = ( { @@ -114638,7 +114426,6 @@ width = 931; ); }, { -export = 0; glyphname = naira.169_230; layers = ( { @@ -114874,7 +114661,6 @@ leftMetricsKey = "=kip"; rightMetricsKey = "=|kip"; }, { -export = 0; glyphname = peseta.169_230; layers = ( { @@ -115042,7 +114828,6 @@ leftMetricsKey = kip; rightKerningGroup = P; }, { -export = 0; glyphname = won.169_230; layers = ( { @@ -115264,7 +115049,6 @@ rightKerningGroup = W; rightMetricsKey = "=|"; }, { -export = 0; glyphname = cedi.201_230; layers = ( { @@ -115412,7 +115196,6 @@ rightKerningGroup = C; rightMetricsKey = C; }, { -export = 0; glyphname = cent.201_230; layers = ( { @@ -115699,7 +115482,6 @@ leftKerningGroup = o; rightKerningGroup = c; }, { -export = 0; glyphname = colonsign.201_230; layers = ( { @@ -116245,7 +116027,6 @@ rightKerningGroup = C; rightMetricsKey = C; }, { -export = 0; glyphname = dollar.201_230; layers = ( { @@ -116720,7 +116501,6 @@ leftKerningGroup = S; rightKerningGroup = S; }, { -export = 0; glyphname = guarani.201_230; layers = ( { @@ -117038,7 +116818,6 @@ rightKerningGroup = G; rightMetricsKey = G; }, { -export = 0; glyphname = cent.tf.201_230; layers = ( { @@ -117230,7 +117009,6 @@ width = 604; ); }, { -export = 0; glyphname = dollar.tf.201_230; layers = ( { @@ -117633,7 +117411,6 @@ width = 604; }, { color = 0; -export = 0; glyphname = curvedStemParagraphSignOrnament.79_230; layers = ( { @@ -117871,7 +117648,6 @@ width = 637; }, { color = 0; -export = 0; glyphname = paragraph.79_230; layers = ( { @@ -117993,6 +117769,214 @@ width = 637; ); }, { +color = 5; +glyphname = ampersand.sc; +layers = ( +{ +color = -1; +layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; +paths = ( +{ +closed = 1; +nodes = ( +"562 49 LINE", +"497 46 OFFCURVE", +"472 74 OFFCURVE", +"337 226 CURVE SMOOTH", +"202 378 OFFCURVE", +"187 397 OFFCURVE", +"187 439 CURVE SMOOTH", +"187 477 OFFCURVE", +"212 506 OFFCURVE", +"259 506 CURVE SMOOTH", +"305 506 OFFCURVE", +"333 486 OFFCURVE", +"333 446 CURVE SMOOTH", +"333 405 OFFCURVE", +"322 370 OFFCURVE", +"220 323 CURVE", +"90 263 OFFCURVE", +"43 212 OFFCURVE", +"43 134 CURVE SMOOTH", +"43 50 OFFCURVE", +"121 -8 OFFCURVE", +"232 -8 CURVE SMOOTH", +"318 -8 OFFCURVE", +"386 24 OFFCURVE", +"432 75 CURVE", +"485 133 OFFCURVE", +"510 213 OFFCURVE", +"507 294 CURVE", +"449 310 LINE", +"453 221 OFFCURVE", +"431 158 OFFCURVE", +"388 115 CURVE", +"350 73 OFFCURVE", +"296 50 OFFCURVE", +"232 50 CURVE SMOOTH", +"169 50 OFFCURVE", +"115 87 OFFCURVE", +"115 141 CURVE SMOOTH", +"115 188 OFFCURVE", +"143 221 OFFCURVE", +"255 277 CURVE", +"375 337 OFFCURVE", +"402 384 OFFCURVE", +"402 450 CURVE SMOOTH", +"402 529 OFFCURVE", +"338 568 OFFCURVE", +"259 568 CURVE SMOOTH", +"164 568 OFFCURVE", +"115 505 OFFCURVE", +"115 441 CURVE SMOOTH", +"115 376 OFFCURVE", +"152 333 OFFCURVE", +"289 183 CURVE SMOOTH", +"440 17 OFFCURVE", +"474 -8 OFFCURVE", +"547 -8 CURVE" +); +} +); +width = 563; +}, +{ +layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; +paths = ( +{ +closed = 1; +nodes = ( +"600 126 LINE", +"531 126 OFFCURVE", +"479 137 OFFCURVE", +"371 243 CURVE SMOOTH", +"268 345 OFFCURVE", +"247 369 OFFCURVE", +"247 403 CURVE SMOOTH", +"247 425 OFFCURVE", +"255 438 OFFCURVE", +"275 438 CURVE SMOOTH", +"292 438 OFFCURVE", +"301 429 OFFCURVE", +"301 403 CURVE SMOOTH", +"301 366 OFFCURVE", +"286 349 OFFCURVE", +"228 305 CURVE", +"36 284 OFFCURVE", +"7 210 OFFCURVE", +"7 141 CURVE SMOOTH", +"7 45 OFFCURVE", +"77 -7 OFFCURVE", +"244 -7 CURVE SMOOTH", +"343 -7 OFFCURVE", +"408 18 OFFCURVE", +"449 81 CURVE", +"503 107 OFFCURVE", +"556 146 OFFCURVE", +"556 271 CURVE", +"430 271 LINE", +"433 199 OFFCURVE", +"419 174 OFFCURVE", +"389 150 CURVE", +"351 135 OFFCURVE", +"317 122 OFFCURVE", +"264 122 CURVE SMOOTH", +"225 122 OFFCURVE", +"195 139 OFFCURVE", +"195 169 CURVE SMOOTH", +"195 192 OFFCURVE", +"212 214 OFFCURVE", +"274 242 CURVE", +"422 285 OFFCURVE", +"459 342 OFFCURVE", +"459 424 CURVE SMOOTH", +"459 507 OFFCURVE", +"399 568 OFFCURVE", +"270 568 CURVE SMOOTH", +"120 568 OFFCURVE", +"60 486 OFFCURVE", +"60 411 CURVE SMOOTH", +"60 333 OFFCURVE", +"105 285 OFFCURVE", +"299 122 CURVE SMOOTH", +"433 10 OFFCURVE", +"481 -8 OFFCURVE", +"576 -8 CURVE" +); +} +); +width = 594; +}, +{ +layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; +paths = ( +{ +closed = 1; +nodes = ( +"514 4 LINE", +"460 4 OFFCURVE", +"419 44 OFFCURVE", +"282 217 CURVE SMOOTH", +"154 379 OFFCURVE", +"136 398 OFFCURVE", +"136 452 CURVE SMOOTH", +"136 512 OFFCURVE", +"179 551 OFFCURVE", +"244 551 CURVE SMOOTH", +"307 551 OFFCURVE", +"347 517 OFFCURVE", +"347 464 CURVE SMOOTH", +"347 409 OFFCURVE", +"320 369 OFFCURVE", +"204 305 CURVE", +"113 254 OFFCURVE", +"42 210 OFFCURVE", +"42 118 CURVE SMOOTH", +"42 38 OFFCURVE", +"115 -8 OFFCURVE", +"209 -8 CURVE SMOOTH", +"293 -8 OFFCURVE", +"350 25 OFFCURVE", +"389 76 CURVE", +"436 139 OFFCURVE", +"453 228 OFFCURVE", +"453 310 CURVE", +"439 310 LINE", +"439 224 OFFCURVE", +"420 143 OFFCURVE", +"378 87 CURVE", +"341 36 OFFCURVE", +"285 5 OFFCURVE", +"207 5 CURVE SMOOTH", +"124 5 OFFCURVE", +"58 47 OFFCURVE", +"58 119 CURVE SMOOTH", +"58 206 OFFCURVE", +"126 245 OFFCURVE", +"214 293 CURVE", +"334 359 OFFCURVE", +"363 404 OFFCURVE", +"363 464 CURVE SMOOTH", +"363 526 OFFCURVE", +"316 565 OFFCURVE", +"244 565 CURVE SMOOTH", +"169 565 OFFCURVE", +"121 520 OFFCURVE", +"121 452 CURVE SMOOTH", +"121 391 OFFCURVE", +"154 358 OFFCURVE", +"273 207 CURVE SMOOTH", +"405 39 OFFCURVE", +"449 -8 OFFCURVE", +"512 -8 CURVE" +); +} +); +width = 511; +} +); +}, +{ glyphname = apostrophemod; layers = ( { @@ -124981,6 +124965,182 @@ unicode = 0000; }, { export = 0; +glyphname = _part.swsh_bttmleft; +layers = ( +{ +layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; +paths = ( +{ +closed = 1; +nodes = ( +"231 -110 OFFCURVE", +"287 -52 OFFCURVE", +"287 46 CURVE SMOOTH", +"287 202 LINE", +"271 202 LINE", +"271 43 LINE SMOOTH", +"271 -44 OFFCURVE", +"221 -96 OFFCURVE", +"137 -96 CURVE SMOOTH", +"61 -96 OFFCURVE", +"16 -62 OFFCURVE", +"6 13 CURVE", +"-7 6 LINE", +"3 -73 OFFCURVE", +"53 -110 OFFCURVE", +"137 -110 CURVE SMOOTH" +); +} +); +width = 439; +}, +{ +layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; +paths = ( +{ +closed = 1; +nodes = ( +"337 -110 OFFCURVE", +"439 -46 OFFCURVE", +"439 139 CURVE SMOOTH", +"439 202 LINE", +"235 202 LINE", +"235 125 LINE SMOOTH", +"235 77 OFFCURVE", +"207 56 OFFCURVE", +"152 56 CURVE SMOOTH", +"104 56 OFFCURVE", +"67 77 OFFCURVE", +"42 118 CURVE", +"-24 -27 LINE", +"24 -90 OFFCURVE", +"86 -110 OFFCURVE", +"185 -110 CURVE SMOOTH" +); +} +); +width = 439; +}, +{ +color = -1; +layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; +paths = ( +{ +closed = 1; +nodes = ( +"295 -110 OFFCURVE", +"361 -26 OFFCURVE", +"361 66 CURVE SMOOTH", +"361 202 LINE", +"285 202 LINE", +"285 90 LINE SMOOTH", +"285 13 OFFCURVE", +"242 -41 OFFCURVE", +"169 -41 CURVE SMOOTH", +"98 -41 OFFCURVE", +"67 -10 OFFCURVE", +"55 64 CURVE", +"-4 21 LINE", +"8 -58 OFFCURVE", +"62 -110 OFFCURVE", +"169 -110 CURVE SMOOTH" +); +} +); +width = 439; +} +); +}, +{ +export = 0; +glyphname = _part.swsh_topleft; +layers = ( +{ +layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; +paths = ( +{ +closed = 1; +nodes = ( +"167 361 LINE", +"95 377 OFFCURVE", +"50 424 OFFCURVE", +"50 502 CURVE SMOOTH", +"50 602 OFFCURVE", +"107 646 OFFCURVE", +"212 646 CURVE SMOOTH", +"457 646 LINE", +"457 660 LINE", +"207 660 LINE SMOOTH", +"95 660 OFFCURVE", +"34 608 OFFCURVE", +"34 502 CURVE SMOOTH", +"34 416 OFFCURVE", +"83 366 OFFCURVE", +"156 350 CURVE" +); +} +); +width = 507; +}, +{ +layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; +paths = ( +{ +closed = 1; +nodes = ( +"280 362 LINE", +"230 365 OFFCURVE", +"204 396 OFFCURVE", +"204 432 CURVE SMOOTH", +"204 464 OFFCURVE", +"220 494 OFFCURVE", +"267 494 CURVE SMOOTH", +"517 494 LINE", +"517 660 LINE", +"267 660 LINE SMOOTH", +"89 660 OFFCURVE", +"0 578 OFFCURVE", +"0 436 CURVE SMOOTH", +"0 299 OFFCURVE", +"87 216 OFFCURVE", +"217 212 CURVE" +); +} +); +width = 517; +}, +{ +color = -1; +layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; +paths = ( +{ +closed = 1; +nodes = ( +"284 366 LINE", +"220 377 OFFCURVE", +"174 419 OFFCURVE", +"174 480 CURVE SMOOTH", +"174 558 OFFCURVE", +"232 595 OFFCURVE", +"320 595 CURVE SMOOTH", +"517 595 LINE", +"517 660 LINE", +"303 660 LINE SMOOTH", +"176 660 OFFCURVE", +"94 593 OFFCURVE", +"94 481 CURVE SMOOTH", +"94 382 OFFCURVE", +"168 315 OFFCURVE", +"253 302 CURVE" +); +} +); +width = 507; +} +); +}, +{ +export = 0; glyphname = uniE0FF; layers = ( { @@ -128350,182 +128510,6 @@ width = 590; }, { export = 0; -glyphname = swash_bttmleft; -layers = ( -{ -layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; -paths = ( -{ -closed = 1; -nodes = ( -"231 -110 OFFCURVE", -"287 -52 OFFCURVE", -"287 46 CURVE SMOOTH", -"287 202 LINE", -"271 202 LINE", -"271 43 LINE SMOOTH", -"271 -44 OFFCURVE", -"221 -96 OFFCURVE", -"137 -96 CURVE SMOOTH", -"61 -96 OFFCURVE", -"16 -62 OFFCURVE", -"6 13 CURVE", -"-7 6 LINE", -"3 -73 OFFCURVE", -"53 -110 OFFCURVE", -"137 -110 CURVE SMOOTH" -); -} -); -width = 439; -}, -{ -layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; -paths = ( -{ -closed = 1; -nodes = ( -"337 -110 OFFCURVE", -"439 -46 OFFCURVE", -"439 139 CURVE SMOOTH", -"439 202 LINE", -"235 202 LINE", -"235 125 LINE SMOOTH", -"235 77 OFFCURVE", -"207 56 OFFCURVE", -"152 56 CURVE SMOOTH", -"104 56 OFFCURVE", -"67 77 OFFCURVE", -"42 118 CURVE", -"-24 -27 LINE", -"24 -90 OFFCURVE", -"86 -110 OFFCURVE", -"185 -110 CURVE SMOOTH" -); -} -); -width = 439; -}, -{ -color = -1; -layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; -paths = ( -{ -closed = 1; -nodes = ( -"295 -110 OFFCURVE", -"361 -26 OFFCURVE", -"361 66 CURVE SMOOTH", -"361 202 LINE", -"285 202 LINE", -"285 90 LINE SMOOTH", -"285 13 OFFCURVE", -"242 -41 OFFCURVE", -"169 -41 CURVE SMOOTH", -"98 -41 OFFCURVE", -"67 -10 OFFCURVE", -"55 64 CURVE", -"-4 21 LINE", -"8 -58 OFFCURVE", -"62 -110 OFFCURVE", -"169 -110 CURVE SMOOTH" -); -} -); -width = 439; -} -); -}, -{ -export = 0; -glyphname = __swash_topleft; -layers = ( -{ -layerId = "1C7CD022-87C7-4E11-B656-E47B18819458"; -paths = ( -{ -closed = 1; -nodes = ( -"167 361 LINE", -"95 377 OFFCURVE", -"50 424 OFFCURVE", -"50 502 CURVE SMOOTH", -"50 602 OFFCURVE", -"107 646 OFFCURVE", -"212 646 CURVE SMOOTH", -"457 646 LINE", -"457 660 LINE", -"207 660 LINE SMOOTH", -"95 660 OFFCURVE", -"34 608 OFFCURVE", -"34 502 CURVE SMOOTH", -"34 416 OFFCURVE", -"83 366 OFFCURVE", -"156 350 CURVE" -); -} -); -width = 507; -}, -{ -layerId = "99EB5860-B45A-4B60-BB0B-F826C8F71D42"; -paths = ( -{ -closed = 1; -nodes = ( -"280 362 LINE", -"230 365 OFFCURVE", -"204 396 OFFCURVE", -"204 432 CURVE SMOOTH", -"204 464 OFFCURVE", -"220 494 OFFCURVE", -"267 494 CURVE SMOOTH", -"517 494 LINE", -"517 660 LINE", -"267 660 LINE SMOOTH", -"89 660 OFFCURVE", -"0 578 OFFCURVE", -"0 436 CURVE SMOOTH", -"0 299 OFFCURVE", -"87 216 OFFCURVE", -"217 212 CURVE" -); -} -); -width = 517; -}, -{ -color = -1; -layerId = "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C"; -paths = ( -{ -closed = 1; -nodes = ( -"284 366 LINE", -"220 377 OFFCURVE", -"174 419 OFFCURVE", -"174 480 CURVE SMOOTH", -"174 558 OFFCURVE", -"232 595 OFFCURVE", -"320 595 CURVE SMOOTH", -"517 595 LINE", -"517 660 LINE", -"303 660 LINE SMOOTH", -"176 660 OFFCURVE", -"94 593 OFFCURVE", -"94 481 CURVE SMOOTH", -"94 382 OFFCURVE", -"168 315 OFFCURVE", -"253 302 CURVE" -); -} -); -width = 507; -} -); -}, -{ -export = 0; glyphname = Napostrophe; layers = ( { @@ -130490,6 +130474,9 @@ bracketright = -30; parenright = -16; slash = -12; }; +"@MMK_L_uhorn" = { +"@MMK_R_n" = 15; +}; "@MMK_L_v" = { "@MMK_R_A" = -28; "@MMK_R_J" = -45; @@ -131913,9 +131900,6 @@ parenright = -31; seven.sc = -20; v.sc = -11; }; -"@MMK_L_uhorn" = { -"@MMK_R_n" = 15; -}; }; "4A17B37A-CBFD-40E5-9E02-2080A0E1F76C" = { "@MMK_L_A" = { @@ -136583,8 +136567,8 @@ seven.sc = -17; }; uhorn = { "@MMK_R_n" = 0; -n = 30; "@MMK_R_u" = 0; +n = 30; u = 30; }; underscore = { diff --git a/sources/build.sh b/sources/build.sh index fd64aea..ca3c5fa 100755 --- a/sources/build.sh +++ b/sources/build.sh @@ -4,19 +4,30 @@ glyphsSource="WorkSans.glyphs" VFname="WorkSans-VF" fontmake -o variable -g $glyphsSource +echo "${VFname}.ttf generated" -# mv variable_ttf/${VFname}.ttf ${VFname}.ttf +mv variable_ttf/${VFname}.ttf ${VFname}.ttf -# rm -rf master_ufo -# rm -rf variable_ttf +rm -rf master_ufo +rm -rf instance_ufo +rm -rf variable_ttf # python tools/swapBracketTrick.py ${VFname}.ttf "Upright" -# gftools fix-nonhinting ${VFname}.ttf ${VFname}.ttf -# gftools fix-dsig --autofix ${VFname}.ttf -# gftools fix-gasp ${VFname}.ttf +gftools fix-nonhinting ${VFname}.ttf ${VFname}.ttf +gftools fix-dsig --autofix ${VFname}.ttf +gftools fix-gasp ${VFname}.ttf +echo "nonhinting, dsig, gasp fixed" -# python tools/gftools-fix-vf-meta.py ${VFname}.ttf +rm -rf ${VFname}-backup-fonttools-prep-gasp.ttf -# ## move font into folder of dist/, with timestamp, then fontbake the font +python tools/gftools-fix-vf-meta.py ${VFname}.ttf +echo "vf-meta fixed" + +rm -rf ${VFname}.ttf +mv ${VFname}.ttf.fix ${VFname}.ttf + +fontbakery check-googlefonts ${VFname}.ttf --ghmarkdown fontbakery-report.md + +## move font into folder of dist/, with timestamp, then fontbake the font # python3 tools/distdate-and-fontbake.py ${VFname}.ttf \ No newline at end of file diff --git a/sources/fontbakery-report.md b/sources/fontbakery-report.md new file mode 100644 index 0000000..f98faf1 --- /dev/null +++ b/sources/fontbakery-report.md @@ -0,0 +1,32344 @@ +## Fontbakery report + +
+[22] Family checks +
+:bread: PASS: Check font has a license. + +* [com.google.fonts/check/028](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/028) +* :bread: **PASS** Found license at '/Users/weihuang/Type Design Work/Google/GitHub/sources/OFL.txt' + +
+
+:bread: PASS: Checking all files are in the same directory. + +* [com.google.fonts/check/002](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/002) +* :bread: **PASS** All files are in the same directory. + +
+
+:bread: PASS: Fonts have equal unicode encodings? + +* [com.google.fonts/check/013](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/013) +* :bread: **PASS** Fonts have equal unicode encodings. + +
+
+:bread: PASS: Make sure all font files have the same version value. + +* [com.google.fonts/check/014](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/014) +* :bread: **PASS** All font files have the same version. + +
+
+:bread: PASS: Fonts have consistent PANOSE proportion? + +* [com.google.fonts/check/009](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/009) +* :bread: **PASS** Fonts have consistent PANOSE proportion. + +
+
+:bread: PASS: Fonts have consistent PANOSE family type? + +* [com.google.fonts/check/010](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/010) +* :bread: **PASS** Fonts have consistent PANOSE family type. + +
+
+:bread: PASS: Fonts have consistent underline thickness? + +* [com.google.fonts/check/008](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/008) +* :bread: **PASS** Fonts have consistent underline thickness. + +
+
+:zzz: SKIP: Does DESCRIPTION file contain broken links? + +* [com.google.fonts/check/003](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/003) +* :zzz: **SKIP** Unfulfilled Conditions: description + +
+
+:zzz: SKIP: Is this a proper HTML snippet? + +* [com.google.fonts/check/004](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/004) +* :zzz: **SKIP** Unfulfilled Conditions: descfile + +
+
+:zzz: SKIP: DESCRIPTION.en_us.html must have more than 200 bytes. + +* [com.google.fonts/check/005](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/005) +* :zzz: **SKIP** Unfulfilled Conditions: description + +
+
+:zzz: SKIP: DESCRIPTION.en_us.html must have less than 1000 bytes. + +* [com.google.fonts/check/006](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/006) +* :zzz: **SKIP** Unfulfilled Conditions: description + +
+
+:zzz: SKIP: Font designer field in METADATA.pb must not be 'unknown'. + +* [com.google.fonts/check/007](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/007) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb: Fontfamily is listed on Google Fonts API? + +* [com.google.fonts/check/081](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/081) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb: check if fonts field only has unique "full_name" values. + +* [com.google.fonts/check/083](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/083) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb: check if fonts field only contains unique style:weight pairs. + +* [com.google.fonts/check/084](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/084) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb license is "APACHE2", "UFL" or "OFL"? + +* [com.google.fonts/check/085](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/085) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb should contain at least "menu" and "latin" subsets. + +* [com.google.fonts/check/086](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/086) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb subsets should be alphabetically ordered. + +* [com.google.fonts/check/087](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/087) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb: Copyright notice is the same in all fonts? + +* [com.google.fonts/check/088](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/088) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: Check that METADATA.pb family values are all the same. + +* [com.google.fonts/check/089](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/089) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb: According Google Fonts standards, families should have a Regular style. + +* [com.google.fonts/check/090](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/090) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata + +
+
+:zzz: SKIP: METADATA.pb: Regular should be 400. + +* [com.google.fonts/check/091](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/091) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata, has_regular_style + +
+
+
+
+[111] WorkSans-VF.ttf +
+:fire: FAIL: Font has ttfautohint params? + +* [com.google.fonts/check/has_ttfautohint_params](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/has_ttfautohint_params) +* :fire: **FAIL** Font is lacking ttfautohint params on its version strings on the name table. + +
+
+:fire: FAIL: Checking OS/2 Metrics match hhea Metrics. + +* [com.google.fonts/check/042](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/042) +* :fire: **FAIL** OS/2 sTypoDescender and hhea descent must be equal. [code: descender] + +
+
+:fire: FAIL: Checking with Microsoft Font Validator. + +* [com.google.fonts/check/037](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/037) +* :fire: **FAIL** MS-FonVal: The version number is neither 0x00010000 nor 0x0001002 DETAILS: 0x00010003 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[367], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[368], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[369], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[370], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[371], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[372], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[373], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[374], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[375], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[376], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[377], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[378], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[379], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[380], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[381], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[382], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[383], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[384], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[385], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[386], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[387], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[388], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[389], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[390], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[391], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[459], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[460], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[461], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[462], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[463], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[464], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[465], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[466], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[467], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[468], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[469], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[470], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[471], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[472], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[473], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[474], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[475], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[476], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[477], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[478], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[479], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[480], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[481], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[482], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[483], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[484], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[485], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[486], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[487], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[488], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[489], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[490], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[491], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[492], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[493], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[494], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[495], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[496], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[497], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[498], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[499], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[500], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[501], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[502], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[503], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[504], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[505], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[506], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[507], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[508], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[509], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[510], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[511], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[512], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[513], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[514], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[515], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[516], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[517], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[518], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[519], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[520], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[521], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[522], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[523], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[524], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[525], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[526], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[527], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[528], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[529], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[530], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[531], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[532], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[533], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[534], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[535], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[536], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[537], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[538], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[539], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[540], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[541], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[542], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[543], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[544], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[545], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[546], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[547], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[548], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[549], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[550], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[551], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[552], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[553], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[554], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[555], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[556], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[557], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[558], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[559], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[560], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[561], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[562], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[563], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[564], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[565], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[566], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[567], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[568], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[569], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[570], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[571], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[572], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[573], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[574], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[575], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[576], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[577], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[578], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[579], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[580], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[581], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[582], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[583], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[584], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[585], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[586], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[587], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[588], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[589], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[590], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[591], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[592], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[593], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[594], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[595], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[596], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[597], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[598], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[599], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[600], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[601], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[602], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[603], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[604], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[605], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[606], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[607], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[608], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[609], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[610], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[611], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[612], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[613], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[614], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[615], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[616], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[617], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[618], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[619], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[620], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[621], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[622], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[623], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[624], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[459], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[460], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[461], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[462], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[463], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[464], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[465], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[466], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[467], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[468], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[469], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[470], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[471], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[472], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[473], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[474], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[475], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[476], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[477], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[478], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[479], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[480], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[481], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[482], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[483], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[484], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[485], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[486], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[487], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[488], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[489], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[490], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[491], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[492], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[493], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[494], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[495], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[496], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[497], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[498], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[499], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[500], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[501], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[502], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[503], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[504], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[505], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[506], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[507], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[508], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[509], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[510], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[511], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[512], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[513], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[514], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[515], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[516], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[517], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[518], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[519], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[520], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[521], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[522], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[523], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[524], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[525], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[526], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[527], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[528], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[529], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[530], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[531], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[532], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[533], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[534], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[535], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[536], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[537], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[538], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[539], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[540], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[541], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[542], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[543], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[544], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[545], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[546], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[547], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[548], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[549], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[550], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[551], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[552], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[553], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[554], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[555], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[556], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[557], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[558], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[559], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[560], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[561], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[562], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[563], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[564], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[566], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[567], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[568], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[570], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[571], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[572], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[573], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[574], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[575], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[576], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[577], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[578], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[579], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[580], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[581], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[582], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[583], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[584], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[585], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[586], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[587], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[588], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[589], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[590], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[591], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[592], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[593], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[594], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[595], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[596], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[597], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[598], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[599], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[600], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[601], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[602], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[603], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[604], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[605], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[606], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[607], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[608], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[609], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[610], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[611], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[612], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[613], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[614], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[615], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[616], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[617], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[618], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[619], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[620], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[367], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[368], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[369], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[370], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[371], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[372], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[373], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[374], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[375], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[376], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[377], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[378], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[379], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[380], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[381], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[382], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[383], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[384], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[385], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[386], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[387], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[388], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[389], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[390], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[391], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[459], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[460], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[461], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[462], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[463], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[464], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[465], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[466], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[467], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[468], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[469], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[470], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[471], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[472], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[473], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[474], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[475], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[476], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[477], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[478], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[479], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[480], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[481], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[482], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[483], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[484], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[485], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[486], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[487], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[488], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[489], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[490], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[491], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[492], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[493], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[494], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[495], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[496], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[497], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[498], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[499], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[500], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[501], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[502], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[503], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[504], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[505], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[506], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[507], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[508], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[509], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[510], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[511], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[512], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[513], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[514], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[515], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[516], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[517], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[518], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[519], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[520], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[521], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[522], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[523], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[524], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[525], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[526], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[527], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[528], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[529], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[530], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[531], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[532], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[533], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[534], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[535], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[536], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[537], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[538], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[539], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[540], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[541], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[542], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[543], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[544], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[545], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[546], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[547], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[548], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[549], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[550], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[551], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[552], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[553], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[554], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[555], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[556], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[557], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[558], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[559], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[560], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[561], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[562], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[563], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[564], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[565], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[566], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[567], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[568], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[569], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[570], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[571], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[572], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[573], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[574], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[575], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[576], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[577], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[578], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[579], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[580], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[581], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[582], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[583], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[584], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[585], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[586], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[587], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[588], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[589], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[590], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[591], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[592], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[593], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[594], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[595], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[596], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[597], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[345], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[345], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[345], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[345], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[346], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[346], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[346], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[346], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[347], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[347], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[347], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[347], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[349], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[349], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[349], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[349], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[351], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[351], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[351], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[351], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[351], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[352], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[352], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[352], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[352], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[353], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[353], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[353], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[353], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[355], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[355], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[355], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[355], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[453], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[453], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[455], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[455], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[23], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[56], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[57], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[59], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[60], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[61], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[71], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[73], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[76], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[77], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[104], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[105], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[107], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[108], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[109], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[110], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[111], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[112], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[113], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[120], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[121], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[122], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[123], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[124], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[125], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[126], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[127], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[128], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[129], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[130], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[131], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[132], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[133], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[134], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[135], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[136], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[137], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[138], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[139], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[140], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[141], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[142], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[143], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[153], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[154], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[155], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[156], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[157], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[158], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[159], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[160], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[161], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[162], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[163], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[164], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[165], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[166], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[167], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[168], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[169], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[170], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[171], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[172], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[173], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[174], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[175], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[176], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[177], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[178], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[179], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[180], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[189], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[190], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[191], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[192], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[193], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[194], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[195], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[196], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[197], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[198], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[199], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[200], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[235], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[267], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[268], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[269], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[270], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[271], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[272], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[273], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[274], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[275], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[276], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[277], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[278], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[279], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[280], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[281], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[282], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[283], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[284], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[285], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[286], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[287], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[288], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[306], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[307], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[308], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[309], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[310], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[323], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[324], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[326], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[336], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[340], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[345], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[345], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[345], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[345], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[346], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[346], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[347], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[349], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[349], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[349], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[349], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[351], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[351], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[352], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[352], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[352], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[352], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[353], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[353], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[354], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[355], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[355], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[356], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[358], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[362], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[24], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[28], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[24], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[28], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[24], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[28], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[367], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[368], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[369], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[370], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[371], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[372], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[373], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[374], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[375], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[376], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[377], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[378], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[379], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[380], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[381], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[382], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[383], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[384], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[385], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[386], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[387], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[388], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[389], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[390], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[391], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[438], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[377], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[367], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[368], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[369], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[370], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[371], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[372], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[373], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[374], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[375], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[376], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[377], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[378], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[379], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[380], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[381], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[382], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[383], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[384], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[385], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[386], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[387], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[388], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[389], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[390], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[391], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[459], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[460], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[461], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[462], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[463], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[464], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[465], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[466], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[467], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[468], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[469], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[470], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[471], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[472], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[473], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[474], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[475], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[476], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[477], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[478], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[479], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[480], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[481], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[482], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[483], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[484], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[485], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[486], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[487], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[488], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[489], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[490], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[491], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[492], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[493], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[494], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[495], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[496], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[497], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[498], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[499], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[500], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[501], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[502], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[503], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[504], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378], PairValueRecord[505], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[367], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[368], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[369], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[370], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[371], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[372], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[373], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[374], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[375], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[376], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[377], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[378], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[379], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[380], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[381], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[382], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[383], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[384], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[385], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[386], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[387], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[388], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[389], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[390], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[391], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[0], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[1], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[2], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[3], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[4], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[5], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[6], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[24], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[367], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[368], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[369], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[370], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[371], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[372], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[373], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[374], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[375], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[376], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[377], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[378], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[379], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[380], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[381], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[382], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[383], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[384], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[385], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[386], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[387], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[388], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[389], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[390], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[391], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[459], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[460], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[461], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[462], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[463], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[464], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[465], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[466], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[467], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[468], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[469], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[470], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[471], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[472], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[473], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[474], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[475], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[476], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[477], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[478], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[479], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[480], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[481], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[482], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[483], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[484], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[485], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[486], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[487], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[488], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[489], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[490], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[491], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[492], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[493], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[494], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[495], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[496], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[497], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[498], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[499], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[500], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[501], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[502], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[503], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[504], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[505], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[506], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[507], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[508], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[509], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[510], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[511], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[512], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[513], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[514], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[515], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[516], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[517], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[518], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[519], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[520], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[521], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[522], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[523], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[524], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[525], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[526], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[527], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[528], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[529], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[530], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[531], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[532], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[533], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[534], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[535], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[536], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[537], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[538], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[539], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[540], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[541], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[542], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[543], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[544], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[545], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[546], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[547], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[548], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[549], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[550], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[551], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[552], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[553], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[554], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[555], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[556], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[557], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[558], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[559], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[560], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[561], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[562], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[563], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[564], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[565], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[566], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[567], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[568], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[569], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[570], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[571], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[572], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[573], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[574], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[575], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[576], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[577], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[578], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[579], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[580], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[581], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[582], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[583], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[584], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[585], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[586], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[587], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[588], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[589], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[590], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[591], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[592], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[593], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[594], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[595], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[596], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[597], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[598], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[599], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[600], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[601], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[602], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[603], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[604], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[605], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[606], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[607], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[608], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[609], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[610], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[611], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[612], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[613], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[614], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[615], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[616], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[617], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[618], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[619], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[620], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[621], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[622], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[623], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[624], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[625], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[626], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[627], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[628], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[629], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[630], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[631], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[632], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[633], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[634], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[635], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[636], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[637], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[638], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[639], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[640], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[641], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[642], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[643], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[644], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[645], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[646], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[647], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[648], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[649], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[650], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[651], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[652], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[653], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[654], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[655], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[656], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[657], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[658], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[659], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[660], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[661], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[662], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[663], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[664], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[665], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[666], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[667], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[668], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[669], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[670], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[671], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[672], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[673], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[674], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[675], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[676], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[677], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[678], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[679], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[680], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[681], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[682], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[683], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[684], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[685], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[686], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[687], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[688], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[689], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[690], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[691], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[692], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[693], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[694], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[695], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[696], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[697], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[698], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[699], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[700], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[701], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[702], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[703], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[704], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[705], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[706], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[707], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[708], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[709], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[710], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[711], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[712], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[713], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[714], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[715], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[716], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[717], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[718], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[719], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[720], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[721], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[722], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[723], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[724], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[725], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[726], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[727], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[728], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[729], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[730], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[731], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[732], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[733], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[734], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[735], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[736], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[737], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[738], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[739], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[740], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[741], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[742], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[743], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[744], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[745], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[746], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[747], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[748], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[749], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[750], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[751], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383], PairValueRecord[752], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[384], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[367], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[368], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[369], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[370], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[371], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[372], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[373], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[374], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[375], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[376], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[377], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[378], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[379], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[380], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[381], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[382], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[383], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[384], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[385], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[386], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[387], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[388], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[389], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[390], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[391], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[459], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[460], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[461], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[462], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[463], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[464], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[465], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[466], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[467], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[468], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[469], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[470], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[471], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[472], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[473], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[474], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[475], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[476], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[477], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[478], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[479], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[480], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[481], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[482], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[483], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[484], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[485], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[486], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[487], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[488], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[489], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[490], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[491], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[492], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[493], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[494], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[495], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[496], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[497], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[498], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[499], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[500], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[501], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[502], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[503], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[504], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[505], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[506], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[507], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[508], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[509], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[510], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[511], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[512], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[513], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[514], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[515], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[516], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[517], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[518], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[519], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[520], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[521], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[522], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[523], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[524], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[525], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[526], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[527], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[528], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[529], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[530], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[531], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[532], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[533], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[534], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[535], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[536], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[537], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[538], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[539], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[540], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[541], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[542], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[543], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[544], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[545], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[546], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[547], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[548], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[549], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[550], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[551], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[552], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[553], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[554], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[555], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[556], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[557], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[558], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[559], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[560], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[561], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[562], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[563], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[564], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[565], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[566], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[567], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[568], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[569], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[570], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[571], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[572], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[573], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[574], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[575], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[576], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[577], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[578], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[579], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[580], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[581], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[582], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[583], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[584], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[585], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[586], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[587], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[588], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[589], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[590], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[591], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[592], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[593], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[594], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[595], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[596], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[597], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[598], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[599], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[600], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[601], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[602], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[603], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[604], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[605], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[606], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[607], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[608], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[609], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[610], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[611], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[612], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[613], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[614], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[615], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[616], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[617], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[618], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[619], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[620], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[621], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[622], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[623], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[624], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[625], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[626], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[627], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[628], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[629], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[630], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[631], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[632], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[633], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[634], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[635], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[636], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[637], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[638], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[639], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[640], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[641], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[642], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[643], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[644], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[645], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[646], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[647], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[648], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[649], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[650], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[651], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[652], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[653], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[654], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[655], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[656], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[657], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[658], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[659], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[660], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[661], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[662], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[663], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[664], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[665], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[666], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[667], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[668], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[669], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[670], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[671], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[672], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[673], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[674], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[675], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[676], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[677], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[678], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[679], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[680], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[681], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[682], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[683], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[684], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[685], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[686], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[687], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[688], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[689], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[690], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[691], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[692], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[693], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[694], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[695], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[696], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[697], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[698], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[699], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[700], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[701], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[702], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[703], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[704], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[705], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[706], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[707], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[708], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[709], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[710], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[711], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[712], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[713], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[714], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[715], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[716], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[717], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[718], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[719], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[720], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[721], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[722], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[723], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[724], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[725], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[726], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[727], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[728], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[729], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[730], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[731], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[732], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[733], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[734], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[735], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[736], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[737], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[738], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[739], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[740], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[741], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[742], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[743], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[744], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[745], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[746], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[747], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[748], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[749], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[750], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[751], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[752], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[753], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[754], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[755], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[756], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[757], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[758], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[759], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[760], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[761], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[762], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[763], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[764], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[765], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385], PairValueRecord[766], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[386], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[281], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[282], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[283], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[284], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[285], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[286], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[287], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[288], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[289], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[290], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[291], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[292], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[293], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[294], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[295], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[296], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[297], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[298], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[299], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[300], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[301], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[302], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[303], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[304], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[305], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[306], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[307], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[308], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[309], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[310], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[311], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[312], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[313], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[314], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[315], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[316], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[317], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[318], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[319], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[320], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[321], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[322], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[323], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[324], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[325], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[326], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[327], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[328], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[329], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[330], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[331], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[332], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[333], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[334], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[335], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[336], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[337], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[338], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[339], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[340], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[341], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[342], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[343], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[344], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[345], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[346], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[347], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[348], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[349], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[350], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[351], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[352], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[353], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[354], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[355], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[356], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[357], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[358], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[359], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[360], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[361], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[362], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[363], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[364], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[365], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[366], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[367], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[368], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[369], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[370], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[371], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[372], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[373], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[374], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[375], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[376], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[377], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[378], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[379], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[380], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[381], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[382], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[383], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[384], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[385], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[386], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[387], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[388], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[389], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[390], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[391], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[392], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[393], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[394], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[395], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[396], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[397], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[398], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[399], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[400], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[401], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[402], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[403], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[404], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[405], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[406], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[407], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[408], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[409], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[410], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[411], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[412], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[413], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[414], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[415], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[416], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[417], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[418], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[419], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[420], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[421], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[422], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[423], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[424], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[425], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[426], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[427], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[428], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[429], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[430], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[431], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[432], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[433], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[434], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[435], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[436], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[437], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[438], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[439], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[440], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[441], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[442], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[443], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[444], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[445], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[446], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[447], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[448], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[449], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[450], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[451], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[452], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[453], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[454], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[455], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[456], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[457], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[458], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[459], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[460], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[461], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[462], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[463], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[464], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[465], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[466], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[467], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[468], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[469], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[470], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[471], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[472], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[473], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[474], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[475], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[476], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[477], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[478], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[479], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[480], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[481], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[482], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[483], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[484], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[485], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[486], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[487], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[488], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[489], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[490], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[491], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[492], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[493], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[494], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[495], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[496], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[497], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[498], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[499], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[500], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[501], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[502], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[503], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[504], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[505], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[506], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[507], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[508], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[509], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[510], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[511], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[512], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[513], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[514], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[515], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[516], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[517], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[518], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[519], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[520], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[521], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[522], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[523], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[524], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[525], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[526], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[527], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[528], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[529], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[530], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[531], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[532], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[533], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[534], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[535], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[536], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[537], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[538], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[539], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[540], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[541], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[542], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[543], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[544], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[545], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[546], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[547], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[548], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[549], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[550], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[551], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[552], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[553], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[554], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[555], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[556], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[557], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[558], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[559], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[560], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[561], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[562], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[563], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[564], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[565], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[566], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[567], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[568], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[569], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[570], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[571], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[572], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[573], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[574], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[575], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[576], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[577], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[578], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[579], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[580], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[581], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[582], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[583], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[584], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[585], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[586], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[587], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[588], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[589], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[590], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[591], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[592], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[593], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[594], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[595], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[596], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[597], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[598], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[599], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[600], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[601], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[602], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[603], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[604], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[605], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[606], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[607], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[608], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[609], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[610], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[611], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[612], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[613], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[614], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[615], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[616], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[617], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[618], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[619], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[620], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[621], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[622], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[623], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[624], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[625], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[626], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[627], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[628], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[629], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[630], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[631], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[632], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[633], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[634], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[635], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[636], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[637], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[638], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[639], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[640], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[641], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[642], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[643], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[644], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[645], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[646], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[647], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[648], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[649], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[650], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[651], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[652], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[653], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[654], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[655], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[656], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[657], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[658], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[659], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[660], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[661], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[662], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[663], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[664], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[665], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[666], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[667], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[668], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[669], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[670], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[671], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[672], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[673], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[674], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[675], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[676], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[677], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[678], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[679], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[680], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[681], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[682], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[683], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[684], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[685], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[686], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[687], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[688], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[689], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[690], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[691], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[692], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[693], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[694], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[695], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[696], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[697], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[698], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[699], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[700], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[701], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[702], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[703], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[704], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[705], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[706], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[707], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[708], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[709], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[710], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[711], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[712], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[713], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[714], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[715], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[716], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[717], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[718], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[719], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[720], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[721], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[722], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[723], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[724], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[725], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[726], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[727], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[728], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[729], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[730], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[731], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[732], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[733], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[734], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[735], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[736], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[737], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[738], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[739], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[740], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[741], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[742], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[743], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[744], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[745], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[746], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[747], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[748], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[749], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[750], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[751], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[752], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[753], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[754], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[755], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[756], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[757], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[758], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[759], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[760], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[761], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[762], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[763], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[764], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[765], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[766], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[767], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[768], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[769], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[770], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[771], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[772], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[773], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[774], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[775], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[776], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[777], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[778], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[779], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[780], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[781], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[782], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[783], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[784], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[785], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[786], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[787], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[788], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[789], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[790], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[791], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[792], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[793], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[794], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[795], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[796], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[797], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387], PairValueRecord[798], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[388], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[390], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[392], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[223], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[224], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[225], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[226], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[227], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[228], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[229], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[230], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[231], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[232], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[233], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[234], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[235], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[236], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[237], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[238], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[239], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[240], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[241], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[242], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[243], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[244], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[245], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[246], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[247], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[248], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[249], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[250], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[251], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[252], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[253], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[254], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[255], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[256], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[257], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[258], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[259], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[260], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[261], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[262], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[263], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[264], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[265], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[266], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[267], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[268], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[269], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[270], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[271], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[272], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[273], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[274], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[275], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[276], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[277], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[278], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[279], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393], PairValueRecord[280], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[78], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[82], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[58], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[62], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[14], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[41], Value1, XAdvDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[412], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[413], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[414], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[415], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[418], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[419], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[420], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[421], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[210], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[211], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[212], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[213], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[214], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[215], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[216], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[217], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[218], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[219], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[220], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[221], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424], PairValueRecord[222], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[430], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[431], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[433], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[438], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[440], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[442], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[445], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[447], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[448], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[137], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[138], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[139], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[140], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[141], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[142], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[143], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[144], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[145], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[146], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[147], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[148], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[149], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[150], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[151], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[152], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[153], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[154], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[155], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[156], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[157], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[158], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[159], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[160], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[161], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[162], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[163], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[164], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[165], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[166], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[167], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[168], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[169], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[170], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[171], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[172], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[173], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[174], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[175], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[176], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[177], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[178], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[179], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[180], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[181], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[182], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[183], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[184], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[185], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[186], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[187], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[188], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[189], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[190], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[191], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[192], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[193], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[194], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[195], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[196], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[197], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[198], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[199], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[200], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[201], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[202], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[203], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[204], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[205], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[206], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[207], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[208], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450], PairValueRecord[209], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[451], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[452], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[453], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[453], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[455], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[2], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[3], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[4], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[5], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[8], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[11], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[12], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[17], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[18], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[19], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[22], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[23], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[25], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[26], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[28], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[32], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[35], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[36], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[37], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[41], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[42], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[43], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[44], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[45], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[46], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[48], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[49], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[50], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[51], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[52], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[54], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[56], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[58], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[59], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[60], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[61], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[62], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[63], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[66], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[67], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[68], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[70], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[71], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[72], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[73], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[74], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[75], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[76], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[77], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[78], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[79], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[80], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[81], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[82], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[83], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[84], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[85], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[86], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[87], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[88], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[89], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[90], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[91], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[92], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[93], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[94], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[95], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[96], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[97], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[98], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[99], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[100], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[101], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[102], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[103], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[104], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[105], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[106], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[107], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[108], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[109], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[110], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[111], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[112], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[113], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[114], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[115], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[116], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[117], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[118], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[119], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[120], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[121], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[122], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[123], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[124], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[125], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[126], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[127], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[128], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[129], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[130], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[131], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[132], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[133], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[134], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[135], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463], PairValueRecord[136], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[464], PairValueRecord[1], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[0], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[1], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[2], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[3], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[4], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[5], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[6], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[7], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[8], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[9], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[10], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[11], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[12], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[13], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[14], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[15], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[16], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[17], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[18], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[19], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[20], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[21], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[22], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[23], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[24], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[25], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[26], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[27], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[28], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[29], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[30], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[31], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[32], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[33], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[34], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[35], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[36], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[37], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[38], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[39], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[40], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[41], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[42], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[43], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[44], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[45], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[46], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[47], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[48], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[49], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[50], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[51], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[52], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[53], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[54], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[55], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[56], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[57], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[58], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[59], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[60], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[61], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[62], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[63], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[64], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[65], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[66], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[67], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[68], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[69], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[70], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[71], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[72], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[73], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[74], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[75], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[76], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[77], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[78], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[79], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[80], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[0], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[6], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[7], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[9], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[10], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[13], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[14], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[15], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[16], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[20], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[21], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[24], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[27], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[29], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[30], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[31], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[33], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[34], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[38], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[39], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[40], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[47], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[53], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[55], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[57], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[64], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[65], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2), Class1Record[81], Class2Record[69], Value1, XAdvDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[11], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[14], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[15], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[17], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[19], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[20], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[23], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[23], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[24], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[25], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[26], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[33], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[35], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[35], AnchorTable, YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[35], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[36], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[36], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), MarkArray, MarkRecord[37], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[0], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[0], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[0], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[0], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[0], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[1], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[1], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[1], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[1], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[1], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[1], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[2], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[2], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[2], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[2], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[2], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[2], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[3], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[3], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[3], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[3], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[3], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[4], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[4], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[4], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[4], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[4], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[4], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[4], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[5], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[5], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[5], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[5], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[5], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[6], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[6], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[6], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[6], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[6], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[7], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[7], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[7], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[7], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[7], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[8], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[8], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[8], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[8], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[8], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[9], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[9], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[9], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[9], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[9], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[10], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[10], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[10], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[10], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[10], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[10], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[11], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[11], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[11], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[11], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[11], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[12], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[12], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[12], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[12], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[12], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[13], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[13], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[13], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[13], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[13], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[14], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[14], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[14], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[14], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[14], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[14], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[15], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[15], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[15], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[15], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[15], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[15], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[16], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[16], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[16], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[16], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[16], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[16], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[17], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[17], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[17], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[17], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[17], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[17], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[18], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[18], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[18], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[18], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[18], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[18], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[19], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[19], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[19], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[19], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[19], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[20], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[20], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[20], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[20], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[20], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[20], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[21], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[21], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[21], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[21], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[21], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[22], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[22], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[22], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[22], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[22], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[22], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[23], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[23], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[23], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[23], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[23], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[23], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[24], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[24], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[24], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[24], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[24], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[24], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[25], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[25], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[25], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[25], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[25], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[26], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[26], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[26], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[26], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[26], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[26], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[27], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[27], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[27], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[27], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[27], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[28], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[28], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[28], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[28], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[28], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[29], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[29], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[29], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[29], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[29], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[29], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[30], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[30], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[30], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[30], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[30], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[30], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[31], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[31], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[31], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[31], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[31], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[31], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[32], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[32], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[32], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[32], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[32], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[32], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[32], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[33], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[33], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[33], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[33], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[33], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[34], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[34], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[34], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[34], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[34], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[34], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[35], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[35], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[35], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[35], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[35], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[35], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[35], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[36], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[36], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[36], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[36], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[36], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[36], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[36], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[37], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[37], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[37], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[37], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[37], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[37], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[37], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[38], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[38], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[38], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[38], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[38], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[38], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[38], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[39], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[39], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[39], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[39], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[39], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[39], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[39], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[39], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[40], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[40], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[40], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[40], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[40], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[40], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[40], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[41], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[41], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[41], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[41], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[41], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[41], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[41], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[41], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[42], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[42], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[42], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[42], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[42], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[42], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[42], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[42], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[43], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[43], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[43], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[43], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[43], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[43], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[43], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[44], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[44], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[44], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[44], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[44], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[44], BaseAnchor[4], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[44], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[45], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[45], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[45], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[45], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[45], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[46], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[46], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[46], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[46], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[46], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[46], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[47], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[47], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[47], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[47], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[47], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[47], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[48], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[48], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[48], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[48], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[48], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[48], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[49], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[49], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[49], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[49], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[49], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[49], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[49], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[50], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[50], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[50], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[50], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[50], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[51], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[51], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[51], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[51], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[51], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[52], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[52], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[52], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[52], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[52], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[52], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[53], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[53], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[53], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[53], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[53], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[54], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[54], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[54], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[54], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[54], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[55], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[55], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[55], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[55], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[55], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[56], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[56], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[56], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[56], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[56], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[56], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[57], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[57], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[57], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[57], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[57], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[57], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[58], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[58], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[58], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[58], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[58], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[58], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[59], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[59], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[59], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[59], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[59], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[59], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[60], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[60], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[60], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[60], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[60], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[60], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[61], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[61], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[61], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[61], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[61], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[61], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[62], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[62], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[62], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[62], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[62], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[63], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[63], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[63], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[63], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[63], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[63], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[64], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[64], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[64], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[64], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[64], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[64], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[65], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[65], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[65], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[65], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[65], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[65], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[66], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[66], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[66], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[66], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[66], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[67], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[67], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[67], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[67], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[67], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[67], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[68], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[68], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[68], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[68], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[68], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[69], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[69], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[69], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[69], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[69], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[70], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[70], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[70], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[70], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[70], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[70], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[71], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[71], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[71], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[71], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[71], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[71], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[72], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[72], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[72], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[72], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[72], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[73], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[73], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[73], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[73], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[73], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[73], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[74], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[74], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[74], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[74], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[74], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[74], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[75], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[75], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[75], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[75], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[75], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[75], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[76], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[76], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[76], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[76], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[76], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[77], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[77], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[77], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[77], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[77], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[78], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[78], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[78], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[78], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[78], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[78], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[79], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[79], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[79], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[79], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[79], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[80], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[80], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[80], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[80], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[80], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[80], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[81], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[81], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[81], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[81], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[81], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[82], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[82], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[82], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[82], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[82], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[82], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[83], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[83], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[83], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[83], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[83], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[83], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[84], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[84], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[84], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[84], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[84], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[85], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[85], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[85], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[85], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[85], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[85], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[86], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[86], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[86], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[86], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[86], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[87], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[87], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[87], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[87], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[87], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[87], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[88], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[88], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[88], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[88], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[88], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[88], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[89], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[89], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[89], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[89], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[89], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[89], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[90], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[90], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[90], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[90], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[90], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[90], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[91], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[91], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[91], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[91], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[91], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[91], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[92], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[92], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[92], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[92], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[92], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[93], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[93], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[93], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[93], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[93], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[94], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[94], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[94], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[94], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[94], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[95], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[95], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[95], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[95], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[95], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[95], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[96], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[96], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[96], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[96], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[96], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[97], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[97], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[97], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[97], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[97], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[98], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[98], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[98], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[98], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[98], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[99], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[99], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[99], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[99], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[99], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[99], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[100], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[100], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[100], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[100], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[100], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[100], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[101], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[101], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[101], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[101], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[101], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[101], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[102], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[102], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[102], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[102], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[102], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[102], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[102], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[103], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[103], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[103], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[103], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[103], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[103], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[104], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[104], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[104], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[104], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[104], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[104], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[104], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[105], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[105], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[105], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[105], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[105], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[105], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[106], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[106], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[106], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[106], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[106], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[106], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[106], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[107], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[107], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[107], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[107], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[107], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[107], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[108], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[108], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[108], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[108], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[108], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[108], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[108], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[109], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[109], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[109], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[109], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[109], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[109], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[110], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[110], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[110], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[110], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[110], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[111], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[111], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[111], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[111], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[111], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[111], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[112], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[112], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[112], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[112], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[112], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[113], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[113], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[113], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[113], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[113], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[113], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[114], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[114], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[114], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[114], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[114], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[114], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[115], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[115], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[115], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[115], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[115], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[115], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[116], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[116], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[116], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[116], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[116], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[116], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[117], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[117], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[117], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[117], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[117], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[117], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[118], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[118], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[118], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[118], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[118], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[118], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[119], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[119], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[119], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[119], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[119], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[119], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[120], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[120], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[120], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[120], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[120], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[120], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[121], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[121], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[121], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[121], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[121], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[121], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[121], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[122], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[122], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[122], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[122], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[122], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[122], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[122], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[123], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[123], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[123], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[123], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[123], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[123], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[124], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[124], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[124], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[124], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[124], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[124], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[125], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[125], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[125], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[125], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[125], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[125], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[125], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[126], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[126], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[126], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[126], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[126], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[126], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[127], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[127], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[127], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[127], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[127], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[127], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[128], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[128], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[128], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[128], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[128], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[128], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[129], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[129], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[129], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[129], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[129], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[129], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[129], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[130], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[130], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[130], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[130], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[130], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[130], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[130], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[131], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[131], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[131], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[131], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[131], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[131], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[131], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[132], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[132], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[132], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[132], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[132], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[132], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[132], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[133], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[133], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[133], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[133], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[133], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[133], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[133], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[134], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[134], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[134], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[134], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[134], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[134], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[134], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[135], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[135], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[135], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[135], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[135], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[135], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[135], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[136], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[136], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[136], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[136], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[136], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[136], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[137], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[137], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[137], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[137], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[137], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[137], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[137], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[138], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[138], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[138], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[138], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[138], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[138], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[138], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[139], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[139], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[139], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[139], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[139], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[139], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[139], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[140], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[140], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[140], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[140], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[140], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[140], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[140], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[141], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[141], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[141], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[141], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[141], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[141], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[141], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[142], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[142], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[142], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[142], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[142], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[142], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[143], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[143], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[143], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[143], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[143], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[143], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[144], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[144], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[144], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[144], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[144], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[144], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[144], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[145], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[145], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[145], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[145], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[145], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[145], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[145], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[146], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[146], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[146], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[146], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[146], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[146], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[146], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[147], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[147], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[147], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[147], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[147], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[147], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[148], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[148], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[148], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[148], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[148], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[148], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[149], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[149], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[149], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[149], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[149], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[149], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[149], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[150], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[150], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[150], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[150], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[150], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[150], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[150], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[151], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[151], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[151], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[151], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[151], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[151], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[151], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[152], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[152], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[152], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[152], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[152], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[152], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[152], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[153], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[153], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[153], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[153], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[153], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[153], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[153], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[154], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[154], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[154], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[154], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[154], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[155], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[155], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[155], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[155], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[155], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[156], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[156], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[156], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[156], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[156], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[157], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[157], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[157], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[157], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[157], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[157], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[158], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[158], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[158], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[158], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[158], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[159], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[159], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[159], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[159], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[159], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[159], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[160], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[160], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[160], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[160], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[160], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[160], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[161], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[161], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[161], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[161], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[161], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[161], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[162], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[162], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[162], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[162], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[162], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[162], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[163], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[163], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[163], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[163], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[163], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[163], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[164], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[164], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[164], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[164], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[164], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[165], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[165], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[165], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[165], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[165], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[165], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[166], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[166], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[166], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[166], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[166], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[167], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[167], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[167], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[167], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[167], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[167], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[168], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[168], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[168], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[168], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[168], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[168], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[169], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[169], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[169], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[169], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[169], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[169], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[170], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[170], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[170], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[170], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[170], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[170], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[171], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[171], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[171], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[171], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[171], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[171], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[172], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[172], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[172], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[172], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[172], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[173], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[173], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[173], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[173], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[173], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[173], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[174], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[174], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[174], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[174], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[174], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[174], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[175], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[175], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[175], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[175], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[175], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[175], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[176], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[176], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[176], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[176], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[176], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[176], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[176], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[177], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[177], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[177], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[177], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[177], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[177], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[178], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[178], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[178], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[178], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[178], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[179], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[179], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[179], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[179], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[179], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[179], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[180], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[180], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[180], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[180], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[180], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[180], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[181], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[181], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[181], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[181], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[181], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[181], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[181], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[182], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[182], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[182], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[182], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[182], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[182], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[183], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[183], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[183], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[183], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[183], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[183], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[183], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[184], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[184], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[184], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[184], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[184], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[184], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[184], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[185], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[185], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[185], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[185], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[185], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[185], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[185], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[186], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[186], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[186], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[186], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[186], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[186], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[186], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[187], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[187], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[187], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[187], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[187], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[187], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[187], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[188], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[188], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[188], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[188], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[188], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[188], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[188], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[189], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[189], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[189], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[189], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[189], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[189], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[189], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[190], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[190], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[190], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[190], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[190], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[190], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[190], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[191], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[191], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[191], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[191], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[191], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[191], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[191], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[192], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[192], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[192], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[192], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[192], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[192], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[192], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[192], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[193], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[193], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[193], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[193], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[193], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[193], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[193], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[194], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[194], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[194], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[194], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[194], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[194], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[194], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[195], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[195], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[195], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[195], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[195], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[195], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[195], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[196], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[196], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[196], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[196], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[196], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[196], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[196], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[197], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[197], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[197], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[197], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[197], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[197], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[197], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[197], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[198], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[198], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[198], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[198], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[198], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[198], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[198], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[199], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[199], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[199], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[199], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[199], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[199], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[199], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[200], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[200], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[200], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[200], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[200], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[200], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[200], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[201], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[201], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[201], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[201], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[201], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[201], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[201], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[202], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[202], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[202], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[202], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[202], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[202], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[202], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[203], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[203], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[203], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[203], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[203], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[203], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[203], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[204], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[204], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[204], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[204], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[204], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[204], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[204], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[205], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[205], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[205], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[205], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[205], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[205], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[205], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[206], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[206], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[206], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[206], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[206], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[206], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[206], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[207], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[207], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[207], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[207], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[207], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[207], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[207], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[208], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[208], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[208], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[208], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[208], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[208], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[208], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[209], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[209], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[209], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[209], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[209], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[210], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[210], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[210], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[210], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[210], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[211], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[211], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[211], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[211], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[211], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[211], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[212], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[212], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[212], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[212], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[212], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[213], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[213], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[213], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[213], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[213], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[213], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[214], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[214], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[214], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[214], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[214], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[214], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[215], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[215], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[215], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[215], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[215], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[216], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[216], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[216], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[216], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[216], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[216], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[217], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[217], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[217], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[217], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[217], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[217], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[218], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[218], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[218], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[218], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[218], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[218], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[219], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[219], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[219], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[219], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[219], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[219], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[220], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[220], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[220], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[220], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[220], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[220], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[221], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[221], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[221], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[221], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[221], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[221], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[221], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[222], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[222], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[222], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[222], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[222], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[222], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[223], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[223], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[223], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[223], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[223], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[223], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[224], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[224], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[224], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[224], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[224], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[224], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[225], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[225], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[225], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[225], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[225], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[225], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[226], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[226], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[226], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[226], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[226], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[227], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[227], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[227], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[227], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[227], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[227], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[228], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[228], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[228], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[228], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[228], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[228], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[229], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[229], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[229], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[229], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[229], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[229], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[230], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[230], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[230], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[230], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[230], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[230], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[231], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[231], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[231], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[231], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[231], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[232], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[232], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[232], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[232], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[232], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[232], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[233], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[233], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[233], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[233], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[233], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[233], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[234], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[234], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[234], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[234], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[234], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[235], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[235], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[235], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[235], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[235], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[235], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[236], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[236], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[236], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[236], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[236], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[236], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[237], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[237], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[237], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[237], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[237], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[237], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[238], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[238], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[238], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[238], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[238], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[238], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[239], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[239], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[239], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[239], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[239], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[240], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[240], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[240], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[240], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[240], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[240], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[241], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[241], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[241], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[241], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[241], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[241], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[241], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[242], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[242], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[242], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[242], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[242], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[242], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[242], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[243], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[243], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[243], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[243], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[243], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[243], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[243], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[244], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[244], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[244], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[244], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[244], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[245], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[245], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[245], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[245], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[245], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[245], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[246], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[246], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[246], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[246], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[246], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[246], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[247], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[247], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[247], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[247], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[247], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[247], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[248], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[248], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[248], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[248], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[248], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[248], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[249], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[249], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[249], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[249], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[249], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[249], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[250], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[250], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[250], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[250], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[250], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[251], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[251], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[251], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[251], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[251], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[251], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[252], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[252], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[252], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[252], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[252], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[253], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[253], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[253], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[253], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[253], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[253], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[254], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[254], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[254], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[254], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[254], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[254], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[255], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[255], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[255], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[255], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[255], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[256], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[256], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[256], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[256], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[256], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[256], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[257], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[257], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[257], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[257], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[257], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[257], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[258], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[258], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[258], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[258], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[258], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[258], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[259], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[259], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[259], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[259], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[259], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[260], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[260], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[260], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[260], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[260], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[260], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[261], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[261], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[261], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[261], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[261], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[261], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[262], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[262], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[262], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[262], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[262], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[263], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[263], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[263], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[263], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[263], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[263], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[264], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[264], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[264], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[264], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[264], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[264], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[265], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[265], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[265], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[265], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[265], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[265], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[266], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[266], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[266], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[266], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[266], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[267], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[267], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[267], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[267], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[267], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[267], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[268], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[268], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[268], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[268], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[268], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[269], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[269], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[269], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[269], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[269], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[269], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[270], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[270], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[270], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[270], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[270], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[270], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[271], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[271], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[271], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[271], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[271], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[272], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[272], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[272], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[272], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[272], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[272], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[273], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[273], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[273], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[273], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[273], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[273], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[274], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[274], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[274], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[274], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[274], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[274], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[275], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[275], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[275], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[275], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[275], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[275], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[276], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[276], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[276], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[276], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[276], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[277], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[277], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[277], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[277], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[277], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[278], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[278], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[278], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[278], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[278], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[278], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[278], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[279], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[279], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[279], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[279], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[279], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[279], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[279], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[279], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[280], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[280], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[280], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[280], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[280], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[280], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[280], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[281], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[281], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[281], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[281], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[281], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[281], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[281], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[281], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[282], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[282], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[282], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[282], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[282], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[282], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[282], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[283], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[283], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[283], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[283], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[283], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[284], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[284], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[284], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[284], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[284], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[285], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[285], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[285], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[285], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[285], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[285], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[286], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[286], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[286], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[286], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[286], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[286], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[287], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[287], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[287], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[287], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[287], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[287], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[288], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[288], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[288], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[288], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[288], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[288], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[289], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[289], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[289], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[289], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[289], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[290], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[290], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[290], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[290], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[290], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[290], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[291], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[291], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[291], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[291], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[291], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[291], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[292], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[292], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[292], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[292], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[292], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[292], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[293], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[293], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[293], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[293], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[293], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[294], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[294], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[294], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[294], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[294], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[294], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[295], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[295], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[295], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[295], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[295], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[295], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[296], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[296], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[296], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[296], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[296], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[296], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[297], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[297], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[297], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[297], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[297], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[297], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[298], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[298], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[298], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[298], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[298], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[298], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[299], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[299], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[299], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[299], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[299], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[299], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[299], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[300], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[300], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[300], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[300], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[300], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[300], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[301], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[301], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[301], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[301], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[301], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[301], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[301], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[302], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[302], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[302], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[302], BaseAnchor[3], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[302], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[302], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[303], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[303], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[303], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[303], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[303], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[303], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[304], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[304], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[304], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[304], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[304], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[304], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[304], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[305], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[305], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[305], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[305], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[305], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[305], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[305], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[306], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[306], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[306], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[306], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[306], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[306], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[307], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[307], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[307], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[307], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[307], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[307], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[307], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[307], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[308], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[308], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[308], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[308], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[308], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[308], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[309], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[309], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[309], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[309], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[309], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[309], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[310], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[310], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[310], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[310], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[310], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[310], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[311], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[311], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[311], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[311], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[311], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[311], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[311], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[312], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[312], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[312], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[312], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[312], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[312], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[313], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[313], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[313], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[313], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[313], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[313], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[313], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[313], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[314], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[314], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[314], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[314], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[314], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[314], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[315], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[315], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[315], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[315], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[315], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[315], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[316], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[316], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[316], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[316], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[316], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[316], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[317], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[317], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[317], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[317], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[317], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[317], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[317], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[318], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[318], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[318], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[318], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[318], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[318], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[318], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[319], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[319], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[319], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[319], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[319], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[319], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[319], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[320], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[320], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[320], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[320], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[320], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[320], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[320], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[321], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[321], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[321], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[321], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[321], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[321], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[321], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[322], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[322], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[322], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[322], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[322], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[322], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[323], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[323], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[323], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[323], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[323], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[323], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[323], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[324], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[324], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[324], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[324], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[324], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[324], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[325], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[325], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[325], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[325], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[325], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[325], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[325], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[326], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[326], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[326], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[326], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[326], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[326], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[326], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[327], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[327], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[327], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[327], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[327], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[327], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[327], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[328], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[328], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[328], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[328], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[328], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[328], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[329], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[329], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[329], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[329], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[329], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[329], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[329], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[330], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[330], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[330], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[330], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[330], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[330], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[330], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[331], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[331], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[331], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[331], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[331], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[331], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[332], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[332], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[332], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[332], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[332], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[332], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[332], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[333], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[333], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[333], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[333], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[333], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[333], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[333], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[334], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[334], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[334], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[334], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[334], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[334], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[334], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[335], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[335], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[335], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[335], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[335], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[335], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[335], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[335], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[336], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[336], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[336], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[336], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[336], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[336], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[336], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[337], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[337], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[337], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[337], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[337], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[337], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[337], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[338], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[339], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[339], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[339], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[339], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[339], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[339], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[339], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[340], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[341], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[342], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[343], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[344], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[344], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[344], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[344], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[344], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[344], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[344], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[345], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[345], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[345], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[345], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[345], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[345], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[345], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[346], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[346], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[346], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[346], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[346], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[346], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[347], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[347], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[347], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[347], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[347], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[347], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[347], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[348], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[348], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[348], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[348], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[348], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[348], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[348], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[349], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[349], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[349], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[349], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[349], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[349], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[349], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[350], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[350], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[350], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[350], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[350], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[350], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[350], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[350], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[351], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[351], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[351], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[351], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[351], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[351], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[351], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[352], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[352], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[352], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[352], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[352], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[352], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[353], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[353], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[353], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[353], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[353], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[353], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[353], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[353], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[354], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[354], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[354], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[354], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[354], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[354], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[355], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[355], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[355], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[355], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[355], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[355], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[356], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[356], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[356], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[356], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[356], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[356], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[357], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[357], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[357], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[357], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[357], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[357], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[357], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[358], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[358], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[358], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[358], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[358], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[358], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[358], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[359], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[359], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[359], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[359], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[359], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[359], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[359], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[360], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[360], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[360], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[360], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[360], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[360], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[360], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[361], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[361], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[361], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[361], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[361], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[361], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[361], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[362], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[362], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[362], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[362], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[362], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[362], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[362], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[363], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[363], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[363], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[363], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[363], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[363], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[364], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[364], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[364], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[364], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[364], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[364], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[364], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[365], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[365], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[365], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[365], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[365], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[365], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[365], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[366], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[366], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[366], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[366], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[366], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[366], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[366], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[367], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[367], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[367], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[367], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[367], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[367], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[368], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[368], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[368], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[368], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[368], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[368], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[368], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[369], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[369], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[369], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[369], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[369], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[369], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[370], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[370], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[370], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[370], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[370], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[370], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[371], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[371], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[371], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[371], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[371], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[371], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[371], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[372], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[372], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[372], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[372], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[372], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[372], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[373], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[373], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[373], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[373], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[373], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[373], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[373], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[374], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[374], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[374], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[374], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[374], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[374], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[374], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[375], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[375], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[375], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[375], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[375], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[375], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[375], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[376], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[376], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[376], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[376], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[376], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[376], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[377], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[377], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[377], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[377], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[377], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[377], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[378], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[378], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[378], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[378], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[378], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[378], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[378], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[379], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[379], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[379], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[379], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[379], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[379], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[380], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[380], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[380], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[380], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[380], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[380], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[380], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[381], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[381], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[381], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[381], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[381], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[381], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[382], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[382], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[382], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[382], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[382], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[383], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[383], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[383], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[383], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[383], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[383], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[384], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[384], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[384], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[384], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[384], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[384], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[385], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[385], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[385], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[385], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[385], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[385], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[386], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[386], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[386], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[386], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[386], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[386], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[387], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[387], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[387], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[387], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[387], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[388], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[388], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[388], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[388], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[388], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[388], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[389], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[389], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[389], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[389], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[389], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[389], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[390], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[390], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[390], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[390], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[390], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[390], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[390], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[391], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[391], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[391], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[391], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[391], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[391], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[392], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[392], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[392], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[392], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[392], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[392], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[393], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[393], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[393], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[393], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[393], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[394], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[394], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[394], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[394], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[394], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[394], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[395], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[395], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[395], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[395], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[395], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[395], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[396], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[396], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[396], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[396], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[396], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[396], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[397], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[397], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[397], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[397], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[397], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[397], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[398], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[398], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[398], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[398], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[398], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[399], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[399], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[399], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[399], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[399], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[399], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[400], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[400], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[400], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[400], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[400], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[400], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[401], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[401], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[401], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[401], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[401], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[401], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[401], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[402], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[402], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[402], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[402], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[402], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[403], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[403], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[403], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[403], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[403], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[403], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[403], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[403], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[404], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[404], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[404], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[404], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[404], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[404], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[404], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[404], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[405], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[405], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[405], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[405], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[405], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[405], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[405], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[405], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[406], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[407], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[407], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[407], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[407], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[407], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[407], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[407], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[407], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[408], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[409], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[409], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[409], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[409], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[409], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[409], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[409], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[410], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[411], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[411], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[411], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[411], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[411], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[411], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[411], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[411], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[412], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[412], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[412], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[412], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[412], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[412], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[413], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[413], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[413], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[413], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[413], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[413], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[413], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[414], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[414], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[414], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[414], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[414], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[415], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[415], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[415], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[415], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[415], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[415], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[416], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[416], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[416], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[416], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[416], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[416], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[417], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[417], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[417], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[417], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[417], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[417], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[418], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[418], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[418], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[418], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[418], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[418], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[419], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[419], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[419], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[419], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[419], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[419], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[420], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[420], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[420], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[420], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[420], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[421], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[421], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[421], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[421], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[421], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[421], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[422], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[422], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[422], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[422], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[422], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[422], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[423], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[423], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[423], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[423], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[423], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[423], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[423], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[424], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[424], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[424], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[424], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[424], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[424], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[424], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[425], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[425], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[425], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[425], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[425], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[425], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[425], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[426], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[426], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[426], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[426], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[426], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[426], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[426], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[427], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[427], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[427], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[427], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[427], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[427], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[427], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[428], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[428], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[428], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[428], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[428], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[428], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[428], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[428], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[429], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[429], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[429], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[429], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[429], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[429], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[429], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[430], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[430], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[430], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[430], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[430], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[430], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[430], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[431], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[431], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[431], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[431], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[431], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[431], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[431], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[432], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[432], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[432], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[432], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[432], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[432], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[432], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[433], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[433], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[433], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[433], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[433], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[433], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[433], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[434], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[434], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[434], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[434], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[434], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[434], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[434], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[435], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[435], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[435], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[435], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[435], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[435], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[435], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[436], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[436], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[436], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[436], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[436], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[436], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[436], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[436], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[437], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[437], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[437], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[437], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[437], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[437], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[437], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[438], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[438], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[438], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[438], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[438], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[438], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[438], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[439], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[439], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[439], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[439], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[439], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[439], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[440], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[440], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[440], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[440], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[440], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[440], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[441], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[441], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[441], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[441], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[441], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[441], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[441], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[442], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[442], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[442], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[442], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[442], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[442], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[443], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[443], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[443], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[443], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[443], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[443], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[444], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[444], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[444], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[444], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[444], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[444], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[445], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[445], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[445], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[445], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[445], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[445], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[445], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[446], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[446], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[446], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[446], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[446], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[446], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[446], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[447], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[447], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[447], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[447], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[447], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[447], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[447], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[448], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[448], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[448], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[448], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[448], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[448], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[448], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[449], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[449], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[449], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[449], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[449], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[449], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[449], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[450], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[450], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[450], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[450], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[450], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[450], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[450], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[451], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[451], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[451], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[451], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[451], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[451], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[451], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[452], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[452], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[452], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[452], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[452], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[452], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[452], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[453], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[453], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[453], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[453], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[453], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[453], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[453], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[454], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[454], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[454], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[454], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[454], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[454], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[454], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[455], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[455], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[455], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[455], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[455], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[455], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[455], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[456], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[456], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[456], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[456], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[456], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[456], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[456], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[457], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[457], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[457], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[457], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[457], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[458], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[458], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[458], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[458], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[458], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[458], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[459], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[459], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[459], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[459], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[459], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[459], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[459], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[460], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[460], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[460], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[460], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[460], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[460], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[461], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[461], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[461], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[461], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[461], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[462], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[462], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[462], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[462], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[462], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[462], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[463], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[463], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[463], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[463], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[463], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[463], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[464], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[464], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[464], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[464], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[464], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[464], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[465], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[465], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[465], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[465], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[465], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[465], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[466], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[466], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[466], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[466], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[466], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[466], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[467], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[467], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[467], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[467], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[467], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[468], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[468], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[468], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[468], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[468], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[468], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[469], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[469], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[469], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[469], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[469], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[469], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[470], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[470], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[470], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[470], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[470], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[470], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[470], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[471], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[471], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[471], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[471], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[471], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[471], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[471], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[472], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[472], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[472], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[472], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[472], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[472], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[472], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[473], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[473], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[473], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[473], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[473], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[473], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[473], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[474], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[474], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[474], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[474], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[474], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[474], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[474], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[475], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[475], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[475], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[475], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[475], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[475], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[475], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[476], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[476], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[476], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[476], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[476], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[476], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[476], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[477], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[477], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[477], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[477], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[477], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[477], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[477], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[478], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[478], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[478], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[478], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[478], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[478], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[478], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[479], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[479], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[479], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[479], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[479], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[479], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[479], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[479], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[480], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[480], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[480], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[480], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[480], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[480], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[480], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[481], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[481], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[481], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[481], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[481], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[481], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[482], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[482], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[482], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[482], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[482], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[482], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[482], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[483], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[483], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[483], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[483], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[483], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[483], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[483], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[484], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[484], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[484], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[484], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[484], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[484], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[484], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[485], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[485], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[485], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[485], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[485], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[485], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[485], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[485], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[486], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[486], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[486], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[486], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[486], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[486], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[486], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[486], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[487], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[487], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[487], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[487], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[487], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[487], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[487], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[488], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[488], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[488], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[488], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[488], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[488], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[488], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[488], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[489], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[489], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[489], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[489], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[489], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[489], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[489], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[489], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[490], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[490], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[490], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[490], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[490], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[490], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[490], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[491], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[491], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[491], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[491], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[491], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[491], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[491], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[492], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[492], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[492], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[492], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[492], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[492], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[492], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[493], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[493], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[493], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[493], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[493], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[493], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[493], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[494], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[494], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[494], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[494], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[494], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[494], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[494], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[495], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[495], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[495], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[495], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[495], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[495], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[495], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[496], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[496], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[496], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[496], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[496], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[496], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[496], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[496], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[497], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[497], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[497], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[497], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[497], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[497], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[497], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[498], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[498], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[498], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[498], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[498], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[498], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[498], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[499], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[499], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[499], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[499], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[499], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[499], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[499], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[500], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[500], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[500], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[500], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[500], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[500], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[500], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[501], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[501], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[501], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[501], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[501], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[501], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[501], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[501], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[502], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[502], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[502], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[502], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[502], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[502], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[502], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[503], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[503], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[503], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[503], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[503], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[503], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[503], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[504], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[504], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[504], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[504], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[504], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[504], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[504], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[505], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[505], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[505], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[505], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[505], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[505], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[505], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[506], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[506], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[506], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[506], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[506], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[506], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[506], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[507], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[507], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[507], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[507], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[507], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[507], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[507], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[508], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[508], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[508], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[508], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[508], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[508], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[508], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[509], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[509], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[509], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[509], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[509], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[509], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[509], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[510], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[510], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[510], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[510], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[510], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[510], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[510], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[511], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[511], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[511], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[511], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[511], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[511], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[511], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[512], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[512], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[512], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[512], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[512], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[512], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[512], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[513], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[513], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[513], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[513], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[513], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[514], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[514], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[514], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[514], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[514], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[515], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[515], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[515], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[515], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[515], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[515], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[516], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[516], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[516], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[516], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[516], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[516], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[517], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[517], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[517], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[517], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[517], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[517], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[518], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[518], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[518], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[518], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[518], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[518], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[519], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[519], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[519], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[519], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[519], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[520], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[520], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[520], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[520], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[520], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[520], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[520], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[521], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[521], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[521], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[521], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[521], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[521], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[521], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[522], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[522], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[522], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[522], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[522], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[522], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[522], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[523], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[523], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[523], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[523], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[523], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[523], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[523], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[524], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[524], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[524], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[524], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[524], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[524], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[524], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[525], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[525], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[525], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[525], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[525], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[525], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[525], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[526], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[526], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[526], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[526], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[526], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[526], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[526], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[527], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[527], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[527], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[527], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[527], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[527], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[527], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[528], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[528], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[528], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[528], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[528], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[528], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[528], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[529], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[529], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[529], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[529], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[529], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[529], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[529], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[530], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[530], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[530], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[530], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[530], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[531], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[531], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[531], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[531], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[531], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[531], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[532], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[532], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[532], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[532], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[532], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[532], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[533], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[533], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[533], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[533], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[533], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[533], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[534], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[534], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[534], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[534], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[534], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[534], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[535], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[535], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[535], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[535], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[535], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[535], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[536], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[536], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[536], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[536], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[536], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[536], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[537], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[537], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[537], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[537], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[537], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[538], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[538], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[538], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[538], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[538], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[538], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[539], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[539], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[539], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[539], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[539], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[540], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[540], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[540], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[540], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[540], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[540], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[541], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[541], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[541], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[541], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[541], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[541], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[542], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[542], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[542], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[542], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[542], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[543], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[543], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[543], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[543], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[543], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[543], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[543], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[544], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[544], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[544], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[544], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[544], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[545], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[545], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[545], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[545], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[545], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[546], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[546], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[546], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[546], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[546], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[547], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[547], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[547], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[547], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[547], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[547], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[548], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[548], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[548], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[548], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[548], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[549], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[549], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[549], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[549], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[549], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[549], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[549], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[550], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[550], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[550], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[550], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[550], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[551], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[551], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[551], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[551], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[551], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[552], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[552], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[552], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[552], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[552], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[553], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[553], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[553], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[553], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[553], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[553], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[554], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[554], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[554], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[554], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[554], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[554], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[555], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[555], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[555], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[555], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[555], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[555], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[556], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[556], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[556], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[556], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[556], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[556], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[557], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[557], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[557], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[557], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[557], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[557], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[558], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[558], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[558], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[558], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[558], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[559], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[559], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[559], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[559], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[559], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[559], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[560], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[560], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[560], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[560], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[560], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[561], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[561], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[561], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[561], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[561], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[561], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[562], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[562], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[562], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[562], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[562], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[562], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[563], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[563], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[563], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[563], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[563], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[563], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[564], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[564], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[564], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[564], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[564], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[564], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[565], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[565], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[565], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[565], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[565], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[565], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[565], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[566], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[566], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[566], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[566], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[566], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[566], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[566], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[567], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[567], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[567], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[567], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[567], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[567], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[567], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[568], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[568], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[568], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[568], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[568], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[568], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[569], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[569], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[569], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[569], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[569], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[569], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[569], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[570], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[570], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[570], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[570], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[570], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[570], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[570], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[571], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[571], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[571], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[571], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[571], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[571], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[571], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[571], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[572], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[572], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[572], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[572], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[572], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[572], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[572], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[572], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[573], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[573], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[573], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[573], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[573], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[573], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[573], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[573], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[574], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[575], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[575], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[575], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[575], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[575], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[575], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[575], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[575], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[576], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[577], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[577], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[577], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[577], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[577], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[577], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[578], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[579], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[579], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[579], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[579], BaseAnchor[1], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[579], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[579], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[579], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[579], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[580], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[580], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[580], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[580], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[580], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[580], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[581], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[581], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[581], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[581], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[581], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[581], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[581], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[582], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[582], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[582], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[582], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[582], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[582], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[582], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[583], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[583], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[583], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[583], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[583], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[583], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[583], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[584], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[584], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[584], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[584], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[584], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[584], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[584], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[585], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[585], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[585], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[585], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[585], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[586], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[586], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[586], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[586], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[586], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[586], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[587], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[587], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[587], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[587], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[587], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[587], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[588], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[588], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[588], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[588], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[588], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[588], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[589], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[589], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[589], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[589], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[589], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[589], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[589], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[590], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[590], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[590], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[590], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[590], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[590], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[590], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[591], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[591], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[591], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[591], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[591], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[591], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[591], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[592], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[592], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[592], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[592], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[592], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[592], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[592], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[592], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[593], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[593], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[593], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[593], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[593], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[594], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[594], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[594], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[594], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[594], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[594], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[595], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[595], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[595], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[595], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[595], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[595], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[596], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[596], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[596], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[596], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[596], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[597], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[597], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[597], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[597], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[597], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[598], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[598], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[598], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[598], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[598], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[598], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[599], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[599], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[599], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[599], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[599], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[599], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[600], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[600], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[600], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[600], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[600], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[601], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[601], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[601], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[601], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[601], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[601], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[601], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[602], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[602], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[602], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[602], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[602], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[603], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[603], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[603], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[603], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[603], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[604], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[604], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[604], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[604], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[604], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[605], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[605], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[605], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[605], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[605], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[606], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[606], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[606], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[606], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[606], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[607], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[607], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[607], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[607], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[607], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[607], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[607], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[608], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[608], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[608], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[608], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[608], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[609], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[609], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[609], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[609], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[609], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[610], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[610], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[610], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[610], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[610], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[611], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[611], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[611], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[611], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[611], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[611], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[612], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[612], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[612], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[612], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[612], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[612], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[613], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[613], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[613], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[613], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[613], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[613], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[614], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[614], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[614], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[614], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[614], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[614], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[615], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[615], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[615], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[615], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[615], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[615], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[616], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[616], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[616], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[616], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[616], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[617], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[617], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[617], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[617], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[617], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[617], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[618], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[618], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[618], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[618], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[618], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[619], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[619], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[619], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[619], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[619], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[619], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[620], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[620], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[620], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[620], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[620], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[620], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[621], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[621], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[621], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[621], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[621], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[621], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[622], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[622], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[622], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[622], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[622], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[623], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[623], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[623], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[623], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[623], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[623], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[624], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[624], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[624], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[624], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[624], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[625], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[625], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[625], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[625], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[625], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[626], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[626], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[626], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[626], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[626], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[626], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[627], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[627], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[627], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[627], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[627], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[627], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[628], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[628], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[628], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[628], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[628], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[628], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[629], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[629], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[629], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[629], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[629], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[629], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[629], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[630], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[630], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[630], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[630], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[630], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[631], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[631], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[631], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[631], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[631], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[631], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[632], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[632], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[632], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[632], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[632], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[633], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[633], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[633], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[633], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[633], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[634], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[634], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[634], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[634], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[634], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[634], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[635], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[635], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[635], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[635], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[635], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[636], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[636], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[636], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[636], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[636], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[636], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[637], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[637], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[637], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[637], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[637], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[637], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[638], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[638], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[638], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[638], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[638], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[639], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[639], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[639], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[639], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[639], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[639], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[640], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[640], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[640], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[640], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[640], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[640], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[641], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[641], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[641], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[641], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[641], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[641], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[642], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[642], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[642], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[642], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[642], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[642], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[642], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[643], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[643], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[643], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[643], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[643], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[644], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[644], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[644], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[644], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[644], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[645], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[645], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[645], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[645], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[645], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[645], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[645], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[646], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[646], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[646], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[646], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[646], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[647], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[647], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[647], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[647], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[647], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[648], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[648], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[648], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[648], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[648], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[649], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[649], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[649], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[649], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[649], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[649], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[650], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[650], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[650], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[650], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[650], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[650], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[651], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[651], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[651], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[651], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[651], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[651], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[652], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[652], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[652], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[652], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[652], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[652], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[653], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[653], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[653], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[653], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[653], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[653], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[654], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[654], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[654], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[654], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[654], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[654], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[655], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[655], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[655], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[655], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[655], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[656], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[656], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[656], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[656], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[656], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[656], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[657], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[657], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[657], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[657], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[657], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[657], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[658], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[658], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[658], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[658], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[658], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[658], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[659], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[659], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[659], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[659], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[659], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[660], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[660], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[660], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[660], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[660], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[660], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[661], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[661], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[661], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[661], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[661], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[662], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[662], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[662], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[662], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[662], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[663], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[663], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[663], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[663], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[663], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[663], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[664], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[664], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[664], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[664], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[664], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[664], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[665], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[665], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[665], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[665], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[665], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[666], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[666], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[666], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[666], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[666], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[666], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[667], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[667], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[667], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[667], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[667], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[667], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[668], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[668], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[668], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[668], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[668], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[668], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[669], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[669], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[669], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[669], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[669], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[670], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[670], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[670], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[670], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[670], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[671], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[671], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[671], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[671], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[671], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[671], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[672], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[672], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[672], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[672], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[672], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[673], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[673], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[673], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[673], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[673], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[673], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[674], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[674], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[674], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[674], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[674], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[675], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[675], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[675], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[675], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[675], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[676], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[676], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[676], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[676], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[676], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[676], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[677], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[677], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[677], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[677], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[677], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[677], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[678], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[678], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[678], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[678], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[678], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[679], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[679], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[679], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[679], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[679], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[679], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[680], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[680], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[680], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[680], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[680], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[681], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[681], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[681], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[681], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[681], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[681], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[682], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[682], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[682], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[682], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[682], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[682], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[683], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[683], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[683], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[683], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[683], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[683], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[684], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[684], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[684], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[684], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[684], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[684], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[685], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[685], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[685], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[685], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[685], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[685], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[686], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[686], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[686], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[686], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[686], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[687], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[687], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[687], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[687], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[687], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[687], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[688], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[688], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[688], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[688], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[688], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[689], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[689], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[689], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[689], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[689], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[689], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[690], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[690], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[690], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[690], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[690], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[691], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[691], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[691], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[691], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[691], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[692], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[692], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[692], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[692], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[692], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[693], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[693], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[693], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[693], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[693], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[693], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[694], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[694], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[694], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[694], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[694], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[695], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[695], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[695], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[695], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[695], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[695], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[696], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[696], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[696], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[696], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[696], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[696], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[696], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[697], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[697], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[697], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[697], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[697], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[697], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[698], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[698], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[698], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[698], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[698], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[698], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[698], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[699], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[699], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[699], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[699], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[699], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[699], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[700], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[700], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[700], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[700], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[700], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[700], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[700], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[701], BaseAnchor[0], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[701], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[701], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[701], BaseAnchor[2], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[701], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[701], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[702], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[702], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[702], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[702], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[702], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[702], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[702], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[703], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[703], BaseAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[703], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[703], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[703], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[703], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[704], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[704], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[704], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[704], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[704], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[705], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[705], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[705], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[705], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[705], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[705], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[706], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[706], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[706], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[706], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[706], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[707], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[707], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[707], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[707], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[707], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[707], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[708], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[708], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[708], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[708], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[708], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[708], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[709], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[709], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[709], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[709], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[709], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[709], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[710], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[710], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[710], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[710], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[710], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[710], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[711], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[711], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[711], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[711], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[711], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[711], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[712], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[712], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[712], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[712], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[712], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[712], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[713], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[713], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[713], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[713], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[713], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[713], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[714], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[714], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[714], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[714], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[714], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[714], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[714], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[715], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[715], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[715], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[715], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[715], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[715], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[715], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[715], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[716], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[716], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[716], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[716], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[716], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[716], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[716], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[716], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[717], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[717], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[717], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[717], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[717], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[717], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[717], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[718], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[718], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[718], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[718], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[718], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[718], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[718], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[719], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[720], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[720], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[720], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[720], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[720], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[720], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[720], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[721], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[721], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[721], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[721], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[721], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[721], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[721], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[722], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[722], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[722], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[722], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[722], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[722], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[722], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[723], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[723], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[723], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[723], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[723], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[723], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[723], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[723], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[724], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[724], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[724], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[724], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[724], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[724], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[724], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[724], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[725], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[725], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[725], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[725], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[725], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[725], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[725], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[725], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[726], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[726], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[726], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[726], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[726], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[726], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[726], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[726], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[727], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[727], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[727], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[727], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[727], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[727], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[727], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[727], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[728], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[728], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[728], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[728], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[728], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[728], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[728], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[728], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[729], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[729], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[729], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[729], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[729], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[729], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[729], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[729], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[730], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[730], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[730], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[730], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[730], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[730], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[730], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[731], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[731], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[731], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[731], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[731], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[731], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[731], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[731], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[732], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[732], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[732], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[732], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[732], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[732], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[732], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[732], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[733], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[733], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[733], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[733], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[733], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[733], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[733], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[733], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[734], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[734], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[734], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[734], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[734], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[734], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[734], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[734], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[735], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[735], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[735], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[735], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[735], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[735], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[735], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[735], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[736], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[736], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[736], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[736], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[736], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[736], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[736], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[737], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[737], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[737], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[737], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[737], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[737], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[737], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[738], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[738], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[738], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[738], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[738], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[738], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[738], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[738], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[739], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[739], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[739], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[739], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[739], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[739], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[739], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[739], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[740], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[740], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[740], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[740], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[740], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[740], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[740], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[740], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[741], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[741], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[741], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[741], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[741], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[741], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[741], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[742], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[742], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[742], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[742], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[742], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[742], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[742], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[743], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[743], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[743], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[743], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[743], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[743], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[743], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[743], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[744], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[744], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[744], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[744], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[744], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[744], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[744], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[744], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[745], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[745], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[745], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[745], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[745], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[745], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[745], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[745], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[746], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[746], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[746], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[746], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[746], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[746], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[746], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[746], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[747], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[747], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[747], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[747], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[747], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[747], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[747], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[747], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[748], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[748], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[748], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[748], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[748], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[749], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[749], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[749], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[749], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[749], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[750], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[750], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[750], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[750], BaseAnchor[3], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[750], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[751], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[751], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[751], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[751], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[751], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[751], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[751], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[752], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[752], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[752], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[752], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[752], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[753], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[753], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[753], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[753], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[753], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[753], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[754], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[754], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[754], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[754], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[754], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[754], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[755], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[755], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[755], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[755], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[755], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[755], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[756], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[756], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[756], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[756], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[756], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[756], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[757], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[757], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[757], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[757], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[757], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[757], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[758], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[758], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[758], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[758], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[758], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[759], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[759], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[759], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[759], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[759], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[759], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[760], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[760], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[760], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[760], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[760], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[761], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[761], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[761], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[761], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[761], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[761], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[762], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[762], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[762], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[762], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[762], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[762], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[763], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[763], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[763], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[763], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[763], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[763], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[764], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[764], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[764], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[764], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[764], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[764], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[765], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[765], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[765], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[765], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[765], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[765], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[766], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[766], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[766], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[766], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[766], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[767], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[767], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[767], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[767], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[767], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[767], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[768], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[768], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[768], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[768], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[768], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[768], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[769], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[769], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[769], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[769], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[769], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[769], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[770], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[770], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[770], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[770], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[770], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[770], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[770], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[771], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[771], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[771], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[771], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[771], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[771], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[772], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[772], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[772], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[772], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[772], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[772], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[773], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[773], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[773], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[773], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[773], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[773], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[773], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[774], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[774], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[774], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[774], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[774], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[774], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[774], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[775], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[775], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[775], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[775], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[775], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[775], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[775], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[776], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[776], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[776], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[776], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[776], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[776], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[776], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[777], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[777], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[777], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[777], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[777], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[777], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[777], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[778], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[778], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[778], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[778], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[778], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[778], BaseAnchor[4], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[778], BaseAnchor[4], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[779], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[779], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[779], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[779], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[779], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[779], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[779], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[780], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[780], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[780], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[780], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[780], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[780], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[780], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[781], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[781], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[781], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[781], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[781], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[781], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[781], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[782], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[782], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[782], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[782], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[782], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[782], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[782], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[783], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[783], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[783], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[783], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[783], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[783], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[783], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[784], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[784], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[784], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[784], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[784], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[784], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[784], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[785], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[785], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[785], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[785], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[785], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[785], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[785], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[785], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[786], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[786], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[786], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[786], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[786], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[786], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[786], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[787], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[787], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[787], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[787], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[787], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[787], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[787], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[788], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[788], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[788], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[788], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[788], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[788], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[788], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[789], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[789], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[789], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[789], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[789], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[789], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[789], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[789], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[790], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[790], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[790], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[790], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[790], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[790], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[790], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[791], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[791], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[791], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[791], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[791], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[791], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[791], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[792], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[792], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[792], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[792], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[792], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[792], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[792], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[793], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[793], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[793], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[793], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[793], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[793], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[793], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[794], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[794], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[794], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[794], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[794], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[794], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[794], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[795], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[795], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[795], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[795], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[795], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[795], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[795], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[796], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[796], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[796], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[796], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[796], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[796], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[796], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[797], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[797], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[797], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[797], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[797], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[797], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[797], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[798], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[798], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[798], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[798], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[798], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[798], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[798], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[799], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[799], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[799], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[799], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[799], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[799], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[799], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[800], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[800], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[800], BaseAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[800], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[800], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[800], BaseAnchor[3], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[800], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[801], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[801], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[801], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[801], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[801], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[802], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[802], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[802], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[802], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[802], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[803], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[803], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[803], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[803], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[803], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[803], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[804], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[804], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[804], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[804], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[804], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[804], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[805], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[805], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[805], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[805], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[805], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[805], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[806], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[806], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[806], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[806], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[806], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[806], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[807], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[807], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[807], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[807], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[807], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[808], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[808], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[808], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[808], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[808], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[809], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[809], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[809], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[809], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[809], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[809], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[810], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[810], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[810], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[810], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[810], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[810], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[811], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[811], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[811], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[811], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[811], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[811], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[812], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[812], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[812], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[812], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[812], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[812], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[813], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[813], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[813], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[813], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[813], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[813], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[814], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[814], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[814], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[814], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[814], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[814], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[815], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[815], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[815], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[815], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[815], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[815], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[816], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[816], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[816], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[816], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[816], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[816], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[817], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[817], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[817], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[817], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[817], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[817], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[818], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[818], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[818], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[818], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[818], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[819], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[819], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[819], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[819], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[819], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[819], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[820], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[820], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[820], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[820], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[820], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[820], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[821], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[821], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[821], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[821], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[821], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[821], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[822], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[822], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[822], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[822], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[822], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[822], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[823], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[823], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[823], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[823], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[823], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[824], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[824], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[824], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[824], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[824], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[824], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[825], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[825], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[825], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[825], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[825], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[825], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[826], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[826], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[826], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[826], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[826], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[826], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[827], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[827], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[827], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[827], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[827], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[827], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[828], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[828], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[828], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[828], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[828], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[828], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[829], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[829], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[829], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[829], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[829], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[830], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[830], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[830], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[830], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[830], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[830], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[831], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[831], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[831], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[831], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[831], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[832], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[832], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[832], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[832], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[832], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[832], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[833], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[833], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[833], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[833], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[833], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[833], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[834], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[834], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[834], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[834], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[834], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[834], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[835], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[835], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[835], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[835], BaseAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[835], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[835], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[836], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[836], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[836], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[836], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[836], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[836], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[837], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[837], BaseAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[837], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[837], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[837], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[837], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[838], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[838], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[838], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[838], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[838], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[839], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[839], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[839], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[839], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[839], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[840], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[840], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[840], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[840], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[840], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[841], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[841], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[841], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[841], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[841], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[842], BaseAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[842], BaseAnchor[1], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[842], BaseAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[842], BaseAnchor[3], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The AnchorFormat field is invalid DETAILS: LookupList, Lookup[2], SubTable[0](MarkBasePos), BaseArray, BaseRecord[842], BaseAnchor[4], AnchorFormat = 843 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[11], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[14], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[16], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[18], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[19], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[22], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[23], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[30], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), MarkArray, MarkRecord[32], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[0], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[0], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[0], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[0], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[0], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[0], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[0], ComponentRecord[1], LigatureAnchor[2], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[0], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[1], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[1], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[1], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[1], ComponentRecord[0], LigatureAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[1], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[1], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[1], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[1], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[0], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[1], LigatureAnchor[0], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[1], LigatureAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[1], LigatureAnchor[2], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[2], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[0], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[1], LigatureAnchor[0], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[1], LigatureAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[1], LigatureAnchor[2], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[3], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[0], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[1], LigatureAnchor[0], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[1], LigatureAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[1], LigatureAnchor[2], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[4], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[0], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[1], LigatureAnchor[2], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[5], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[6], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[6], ComponentRecord[0], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[6], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[6], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[6], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[6], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[6], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[6], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[0], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[1], LigatureAnchor[0], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[1], LigatureAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[1], LigatureAnchor[2], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[7], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[0], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[1], LigatureAnchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[1], LigatureAnchor[2], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[8], ComponentRecord[1], LigatureAnchor[2], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[0], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[0], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[0], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[1], LigatureAnchor[0], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[1], LigatureAnchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[1], LigatureAnchor[1], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[1], LigatureAnchor[1], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[1], LigatureAnchor[2], XDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray, LigatureAttach[9], ComponentRecord[1], LigatureAnchor[2], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The LookupFlag reserved bits are not all set to zero DETAILS: LookupList, Lookup[4] +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[1], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[3], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[2], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[2], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[3], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[3], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[4], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[5], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The LookupFlag reserved bits are not all set to zero DETAILS: LookupList, Lookup[5] +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[11], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[14], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[15], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[16], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[23], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[25], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[2], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[3], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[4], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[5], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[6], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[7], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[8], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[8], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[9], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[9], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[10], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[11], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[11], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[12], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[13], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[13], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[14], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[15], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[16], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[17], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[18], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[19], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[20], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[20], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[21], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The LookupFlag reserved bits are not all set to zero DETAILS: LookupList, Lookup[6] +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[0], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[1], AnchorTable, XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[1], AnchorTable, YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark1Array, MarkRecord[1], AnchorTable, YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1], Mark2Anchor[0], XDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The device table StartSize is greater than the end size DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1], Mark2Anchor[0], YDeviceTable +* :fire: **FAIL** MS-FonVal: The device table's DeltaFormat value is invalid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1], Mark2Anchor[0], YDeviceTable, DeltaFormat = 32768 +* :fire: **FAIL** MS-FonVal: The sTypoDescender value is greater than zero DETAILS: 243 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 41 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 70 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 77 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 100 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 111 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 153 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 161 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 162 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 163 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 183 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 187 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 231 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 236 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 244 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 245 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 249 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 260 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 269 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 288 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 292 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 293 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 294 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 299 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 308 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 310 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 312 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 313 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 316 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 341 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 343 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 351 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 352 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 354 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 359 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 382 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 383 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 384 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 385 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 387 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 392 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 416 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 418 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 427 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 430 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 436 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 474 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 475 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 476 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 477 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 499 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 500 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 536 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 556 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 596 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 597 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 602 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 606 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 608 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 615 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 621 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 624 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 625 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 663 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 690 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 700 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 735 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 776 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 784 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 785 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 786 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 806 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 809 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 842 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 853 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 866 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 875 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 885 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 914 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 917 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 925 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 928 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 936 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 939 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 940 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1008 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1022 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1023 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1036 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1049 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1104 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1105 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1106 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1107 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1108 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1109 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1110 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1111 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1113 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1115 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1116 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1117 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1118 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1119 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1120 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1123 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1124 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1126 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1128 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1129 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1130 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1131 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1132 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1133 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1142 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1144 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1147 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1152 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1155 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1157 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1158 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1160 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1162 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1165 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1170 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1171 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1172 +* :fire: **FAIL** MS-FonVal: Bounding box is incorrect DETAILS: Glyph index 1173, Composite Maximal deviation=8(FU) +* :fire: **FAIL** MS-FonVal: Bounding box is incorrect DETAILS: Glyph index 1177, Composite Maximal deviation=8(FU) +* :fire: **FAIL** MS-FonVal: Bounding box is incorrect DETAILS: Glyph index 1179, Composite Maximal deviation=320(FU) +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1180 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1183 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1189 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1211 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1213 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1215 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1217 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1218 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1224 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1225 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1226 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1231 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1234 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1235 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1236 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1237 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1238 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1239 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1240 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1241 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1242 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1243 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1244 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1247 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1340 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1354 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1360 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1361 +* :fire: **FAIL** MS-FonVal: Intersecting contours DETAILS: Glyph index 1362 +* :fire: **FAIL** MS-FonVal: The PostScript string contains an illegal character DETAILS: name string (3, 1, 0x409, 6) contains an illegal character at index 4 +* :fire: **FAIL** MS-FonVal: The PostScript string is not present for both required platforms DETAILS: Mac Postscript string is missing, but MS Postscript string is present +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 4, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 4, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 5, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 5, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 6, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 6, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 7, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 7, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 8, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 8, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 9, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 9, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 10, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 10, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 11, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 11, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 12, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 12, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 13, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 13, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 14, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 14, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 15, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 15, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 16, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 16, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 17, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 17, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 18, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 18, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 19, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 19, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 20, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 20, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 21, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 21, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 22, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 22, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 23, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 23, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 24, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 24, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 25, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 25, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 26, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 26, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 27, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 27, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 28, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 28, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 29, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 29, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 30, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 30, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 31, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 31, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 32, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 32, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 33, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 33, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 34, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 34, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 35, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 35, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 36, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 36, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 37, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 37, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 38, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 38, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 39, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 39, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 40, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 40, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 41, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 41, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 42, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 42, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 43, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 43, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 44, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 44, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 45, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 45, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 46, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 46, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 47, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 47, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 48, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 48, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 49, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 49, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 50, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 50, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 51, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 51, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 52, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 52, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 53, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 53, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 54, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 54, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 55, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 55, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 56, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 56, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 57, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 57, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 58, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 58, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 59, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 59, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 60, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 60, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 61, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 61, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 62, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 62, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 63, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 63, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 64, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 64, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 65, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 65, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 66, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 66, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 67, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 67, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 68, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 68, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 69, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 69, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 70, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 70, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 71, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 71, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 72, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 72, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 80, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 80, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 88, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 88, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 96, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 96, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 102, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 102, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 110, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 110, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 118, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 118, PushB[0], Pre-Program, At ByteOffset 4 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 126, PushW[0], Pre-Program, At ByteOffset 0 +* :fire: **FAIL** MS-FonVal: Stack Overflow DETAILS: Size 126, PushB[0], Pre-Program, At ByteOffset 4 +* :information_source: **INFO** Microsoft Font Validator returned an error code. Output follows : + +/Users/weihuang/Type Design Work/Google/GitHub/sources/WorkSans-VF.ttf (file 1 of 1) +Table Test: DSIG +Table Test: GDEF +Table Test: GPOS +Table Test: GSUB +Table Test: OS/2 +Table Test: cmap +Table Test: gasp +Table Test: glyf +Progress: Validating glyph with index 0 (out of 1365 glyphs) +Progress: Validating glyph with index 100 (out of 1365 glyphs) +Progress: Validating glyph with index 200 (out of 1365 glyphs) +Progress: Validating glyph with index 300 (out of 1365 glyphs) +Progress: Validating glyph with index 400 (out of 1365 glyphs) +Progress: Validating glyph with index 500 (out of 1365 glyphs) +Progress: Validating glyph with index 600 (out of 1365 glyphs) +Progress: Validating glyph with index 700 (out of 1365 glyphs) +Progress: Validating glyph with index 800 (out of 1365 glyphs) +Progress: Validating glyph with index 900 (out of 1365 glyphs) +Progress: Validating glyph with index 1000 (out of 1365 glyphs) +Progress: Validating glyph with index 1100 (out of 1365 glyphs) +Progress: Validating glyph with index 1200 (out of 1365 glyphs) +Progress: Validating glyph with index 1300 (out of 1365 glyphs) +Table Test: head +Table Test: hhea +Table Test: hmtx +Table Test: loca +Table Test: maxp +Table Test: name +Table Test: post +Table Test: prep +Begin Raster Test: Black and White +Progress: Processing Size 4 +Progress: Processing Size 5 +Progress: Processing Size 6 +Progress: Processing Size 7 +Progress: Processing Size 8 +Progress: Processing Size 9 +Progress: Processing Size 10 +Progress: Processing Size 11 +Progress: Processing Size 12 +Progress: Processing Size 13 +Progress: Processing Size 14 +Progress: Processing Size 15 +Progress: Processing Size 16 +Progress: Processing Size 17 +Progress: Processing Size 18 +Progress: Processing Size 19 +Progress: Processing Size 20 +Progress: Processing Size 21 +Progress: Processing Size 22 +Progress: Processing Size 23 +Progress: Processing Size 24 +Progress: Processing Size 25 +Progress: Processing Size 26 +Progress: Processing Size 27 +Progress: Processing Size 28 +Progress: Processing Size 29 +Progress: Processing Size 30 +Progress: Processing Size 31 +Progress: Processing Size 32 +Progress: Processing Size 33 +Progress: Processing Size 34 +Progress: Processing Size 35 +Progress: Processing Size 36 +Progress: Processing Size 37 +Progress: Processing Size 38 +Progress: Processing Size 39 +Progress: Processing Size 40 +Progress: Processing Size 41 +Progress: Processing Size 42 +Progress: Processing Size 43 +Progress: Processing Size 44 +Progress: Processing Size 45 +Progress: Processing Size 46 +Progress: Processing Size 47 +Progress: Processing Size 48 +Progress: Processing Size 49 +Progress: Processing Size 50 +Progress: Processing Size 51 +Progress: Processing Size 52 +Progress: Processing Size 53 +Progress: Processing Size 54 +Progress: Processing Size 55 +Progress: Processing Size 56 +Progress: Processing Size 57 +Progress: Processing Size 58 +Progress: Processing Size 59 +Progress: Processing Size 60 +Progress: Processing Size 61 +Progress: Processing Size 62 +Progress: Processing Size 63 +Progress: Processing Size 64 +Progress: Processing Size 65 +Progress: Processing Size 66 +Progress: Processing Size 67 +Progress: Processing Size 68 +Progress: Processing Size 69 +Progress: Processing Size 70 +Progress: Processing Size 71 +Progress: Processing Size 72 +Progress: Processing Size 80 +Progress: Processing Size 88 +Progress: Processing Size 96 +Progress: Processing Size 102 +Progress: Processing Size 110 +Progress: Processing Size 118 +Progress: Processing Size 126 +Begin Raster Test: Grayscale +Progress: Processing Size 4 +Progress: Processing Size 5 +Progress: Processing Size 6 +Progress: Processing Size 7 +Progress: Processing Size 8 +Progress: Processing Size 9 +Progress: Processing Size 10 +Progress: Processing Size 11 +Progress: Processing Size 12 +Progress: Processing Size 13 +Progress: Processing Size 14 +Progress: Processing Size 15 +Progress: Processing Size 16 +Progress: Processing Size 17 +Progress: Processing Size 18 +Progress: Processing Size 19 +Progress: Processing Size 20 +Progress: Processing Size 21 +Progress: Processing Size 22 +Progress: Processing Size 23 +Progress: Processing Size 24 +Progress: Processing Size 25 +Progress: Processing Size 26 +Progress: Processing Size 27 +Progress: Processing Size 28 +Progress: Processing Size 29 +Progress: Processing Size 30 +Progress: Processing Size 31 +Progress: Processing Size 32 +Progress: Processing Size 33 +Progress: Processing Size 34 +Progress: Processing Size 35 +Progress: Processing Size 36 +Progress: Processing Size 37 +Progress: Processing Size 38 +Progress: Processing Size 39 +Progress: Processing Size 40 +Progress: Processing Size 41 +Progress: Processing Size 42 +Progress: Processing Size 43 +Progress: Processing Size 44 +Progress: Processing Size 45 +Progress: Processing Size 46 +Progress: Processing Size 47 +Progress: Processing Size 48 +Progress: Processing Size 49 +Progress: Processing Size 50 +Progress: Processing Size 51 +Progress: Processing Size 52 +Progress: Processing Size 53 +Progress: Processing Size 54 +Progress: Processing Size 55 +Progress: Processing Size 56 +Progress: Processing Size 57 +Progress: Processing Size 58 +Progress: Processing Size 59 +Progress: Processing Size 60 +Progress: Processing Size 61 +Progress: Processing Size 62 +Progress: Processing Size 63 +Progress: Processing Size 64 +Progress: Processing Size 65 +Progress: Processing Size 66 +Progress: Processing Size 67 +Progress: Processing Size 68 +Progress: Processing Size 69 +Progress: Processing Size 70 +Progress: Processing Size 71 +Progress: Processing Size 72 +Progress: Processing Size 80 +Progress: Processing Size 88 +Progress: Processing Size 96 +Progress: Processing Size 102 +Progress: Processing Size 110 +Progress: Processing Size 118 +Progress: Processing Size 126 +Begin Raster Test: ClearType +Progress: Processing Size 4 +Progress: Processing Size 5 +Progress: Processing Size 6 +Progress: Processing Size 7 +Progress: Processing Size 8 +Progress: Processing Size 9 +Progress: Processing Size 10 +Progress: Processing Size 11 +Progress: Processing Size 12 +Progress: Processing Size 13 +Progress: Processing Size 14 +Progress: Processing Size 15 +Progress: Processing Size 16 +Progress: Processing Size 17 +Progress: Processing Size 18 +Progress: Processing Size 19 +Progress: Processing Size 20 +Progress: Processing Size 21 +Progress: Processing Size 22 +Progress: Processing Size 23 +Progress: Processing Size 24 +Progress: Processing Size 25 +Progress: Processing Size 26 +Progress: Processing Size 27 +Progress: Processing Size 28 +Progress: Processing Size 29 +Progress: Processing Size 30 +Progress: Processing Size 31 +Progress: Processing Size 32 +Progress: Processing Size 33 +Progress: Processing Size 34 +Progress: Processing Size 35 +Progress: Processing Size 36 +Progress: Processing Size 37 +Progress: Processing Size 38 +Progress: Processing Size 39 +Progress: Processing Size 40 +Progress: Processing Size 41 +Progress: Processing Size 42 +Progress: Processing Size 43 +Progress: Processing Size 44 +Progress: Processing Size 45 +Progress: Processing Size 46 +Progress: Processing Size 47 +Progress: Processing Size 48 +Progress: Processing Size 49 +Progress: Processing Size 50 +Progress: Processing Size 51 +Progress: Processing Size 52 +Progress: Processing Size 53 +Progress: Processing Size 54 +Progress: Processing Size 55 +Progress: Processing Size 56 +Progress: Processing Size 57 +Progress: Processing Size 58 +Progress: Processing Size 59 +Progress: Processing Size 60 +Progress: Processing Size 61 +Progress: Processing Size 62 +Progress: Processing Size 63 +Progress: Processing Size 64 +Progress: Processing Size 65 +Progress: Processing Size 66 +Progress: Processing Size 67 +Progress: Processing Size 68 +Progress: Processing Size 69 +Progress: Processing Size 70 +Progress: Processing Size 71 +Progress: Processing Size 72 +Progress: Processing Size 80 +Progress: Processing Size 88 +Progress: Processing Size 96 +Progress: Processing Size 102 +Progress: Processing Size 110 +Progress: Processing Size 118 +Progress: Processing Size 126 +Complete: /Users/weihuang/Type Design Work/Google/GitHub/sources/WorkSans-VF.ttf.report.xml +Reports are ready! + + + +* :information_source: **INFO** MS-FonVal: The file begins with an Offset Table (file contains a single font) +* :information_source: **INFO** MS-FonVal: The MarkSetCount of the GDEF table DETAILS: MarkGlyphSetsDef: MarkSetCount=3 +* :information_source: **INFO** MS-FonVal: Not an OpenType table, contents not validated +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 41 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 70 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 77 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 100 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 111 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 153 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 161 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 162 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 163 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 183 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 187 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 231 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 236 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 244 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 245 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 249 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 260 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 269 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 288 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 292 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 293 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 294 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 299 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 308 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 310 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 312 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 313 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 316 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 341 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 343 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 351 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 352 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 354 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 359 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 382 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 383 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 384 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 385 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 387 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 392 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 416 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 418 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 427 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 430 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 436 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 474 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 475 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 476 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 477 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 499 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 500 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 536 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 556 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 596 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 597 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 602 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 606 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 608 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 615 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 621 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 624 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 625 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 663 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 690 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 700 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 735 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 776 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 784 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 785 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 786 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 806 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 809 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 842 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 853 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 866 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 875 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 885 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 914 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 917 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 925 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 928 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 936 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 939 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 940 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1008 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1022 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1023 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1036 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1049 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1104 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1105 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1106 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1107 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1108 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1109 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1110 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1111 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1113 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1115 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1116 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1117 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1118 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1119 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1120 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1123 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1124 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1126 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1128 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1129 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1130 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1131 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1132 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1133 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1142 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1144 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1147 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1152 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1155 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1157 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1158 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1160 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1162 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1165 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1170 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1171 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1172 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1180 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1183 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1189 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1211 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1213 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1215 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1217 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1218 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1224 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1225 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1226 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1231 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1234 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1235 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1236 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1237 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1238 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1239 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1240 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1241 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1242 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1243 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1244 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1247 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1340 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1354 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1360 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1361 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Unable to perform test due to previously detected errors DETAILS: Glyph index 1362 Test: ValidateSimpContMisor +* :information_source: **INFO** MS-FonVal: Not an OpenType table, contents not validated DETAILS: This table type is defined in the Apple TrueType spec. +* :information_source: **INFO** MS-FonVal: Loca references a zero-length entry in the glyf table DETAILS: Number of glyphs that are empty = 12 +* :information_source: **INFO** MS-FonVal: maxSizeOfInstructions via method #1 DETAILS: maxSizeOfInstructions=0, computed from the glyf table +* :information_source: **INFO** MS-FonVal: No string for Typographic Family name (Name ID 16) +* :information_source: **INFO** MS-FonVal: No string for Typographic Subfamily name (Name ID 17) +* :information_source: **INFO** MS-FonVal: The post name isn't in uniXXXX or uXXXXX format and there is no Adobe Glyph List entry DETAILS: glyph = 1103, char = U+000D, name = CR +* :information_source: **INFO** MS-FonVal: The post name isn't in uniXXXX or uXXXXX format and there is no Adobe Glyph List entry DETAILS: glyph = 1336, char = U+0000, name = NULL +* :information_source: **INFO** MS-FonVal: Validation for the prep table is not directly implemented, but rasterization testing will validate any executed hinting instructions +* :information_source: **INFO** MS-FonVal: Total time validating file DETAILS: 0:01:32 +* :bread: **PASS** MS-FonVal: The numTables field is non-zero DETAILS: 20 +* :bread: **PASS** MS-FonVal: The searchRange, entrySelector, and rangeShift fields are all valid +* :bread: **PASS** MS-FonVal: The directory entry tags are in ascending order +* :bread: **PASS** MS-FonVal: The directory entry tag names are valid +* :bread: **PASS** MS-FonVal: The directory entry table offsets are all multiples of 4 +* :bread: **PASS** MS-FonVal: All required tables are present +* :bread: **PASS** MS-FonVal: No unnecessary tables are present +* :bread: **PASS** MS-FonVal: Tables are in optimal order +* :bread: **PASS** MS-FonVal: All signature blocks were in format 1 +* :bread: **PASS** MS-FonVal: All signature blocks' reserved values were 0 +* :bread: **PASS** MS-FonVal: The digital signature of the file verified correctly +* :bread: **PASS** MS-FonVal: All header offsets point within the table +* :bread: **PASS** MS-FonVal: The MarkGlyphSetsDefTable of the GDEF table is okay DETAILS: MarkGlyphSetsDef +* :bread: **PASS** MS-FonVal: The version number is 0x00010000 +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[0](DFLT), ScriptTable, DefaultLangSysTable +* :bread: **PASS** MS-FonVal: The Script Table is valid DETAILS: ScriptList, ScriptRecord[0](DFLT), ScriptTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, DefaultLangSysTable +* :bread: **PASS** MS-FonVal: The Script Table is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable +* :bread: **PASS** MS-FonVal: The ScriptList Table is valid DETAILS: ScriptList +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[0](cpsp), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[1](kern), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[2](mark), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[3](mkmk), FeatureTable +* :bread: **PASS** MS-FonVal: The FeatureList table is valid DETAILS: FeatureList +* :bread: **PASS** MS-FonVal: The SinglePos subtable is valid DETAILS: LookupList, Lookup[0], SubTable[0](SinglePos, fmt 1) +* :bread: **PASS** MS-FonVal: The ExtensiontPos subtable is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos) +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[0] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[1] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[2] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[3] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[4] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[5] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[6] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[7] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[8] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[9] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[10] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[11] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[12] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[13] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[14] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[15] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[16] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[17] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[18] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[19] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[20] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[21] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[22] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[23] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[24] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[25] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[26] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[27] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[28] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[29] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[30] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[31] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[32] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[33] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[34] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[35] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[36] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[37] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[38] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[39] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[40] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[41] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[42] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[43] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[44] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[45] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[46] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[47] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[48] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[49] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[50] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[51] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[52] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[53] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[54] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[55] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[56] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[57] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[58] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[59] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[60] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[61] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[62] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[63] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[64] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[65] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[66] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[67] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[68] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[69] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[70] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[71] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[72] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[73] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[74] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[75] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[76] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[77] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[78] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[79] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[80] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[81] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[82] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[83] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[84] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[85] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[86] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[87] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[88] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[89] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[90] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[91] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[92] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[93] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[94] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[95] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[96] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[97] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[98] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[99] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[100] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[101] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[102] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[103] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[104] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[105] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[106] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[107] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[108] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[109] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[110] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[111] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[112] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[113] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[114] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[115] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[116] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[117] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[118] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[119] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[120] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[121] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[122] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[123] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[124] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[125] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[126] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[127] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[128] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[129] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[130] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[131] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[132] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[133] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[134] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[135] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[136] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[137] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[138] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[139] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[140] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[141] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[142] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[143] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[144] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[145] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[146] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[147] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[148] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[149] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[150] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[151] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[152] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[153] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[154] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[155] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[156] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[157] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[158] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[159] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[160] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[161] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[162] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[163] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[164] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[165] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[166] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[167] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[168] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[169] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[170] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[171] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[172] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[173] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[174] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[175] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[176] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[177] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[178] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[179] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[180] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[181] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[182] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[183] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[184] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[185] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[186] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[187] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[188] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[189] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[190] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[191] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[192] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[193] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[194] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[195] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[196] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[197] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[198] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[199] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[200] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[201] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[202] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[203] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[204] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[205] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[206] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[207] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[208] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[209] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[210] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[211] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[212] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[213] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[214] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[215] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[216] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[217] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[218] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[219] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[220] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[221] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[222] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[223] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[224] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[225] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[226] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[227] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[228] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[229] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[230] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[231] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[232] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[233] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[234] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[235] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[236] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[237] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[238] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[239] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[240] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[241] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[242] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[243] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[244] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[245] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[246] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[247] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[248] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[249] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[250] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[251] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[252] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[253] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[254] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[255] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[256] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[257] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[258] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[259] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[260] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[261] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[262] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[263] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[264] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[265] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[266] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[267] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[268] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[269] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[270] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[271] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[272] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[273] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[274] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[275] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[276] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[277] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[278] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[279] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[280] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[281] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[282] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[283] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[284] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[285] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[286] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[287] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[288] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[289] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[290] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[291] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[292] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[293] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[294] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[295] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[296] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[297] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[298] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[299] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[300] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[301] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[302] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[303] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[304] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[305] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[306] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[307] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[308] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[309] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[310] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[311] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[312] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[313] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[314] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[315] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[316] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[317] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[318] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[319] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[320] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[321] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[322] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[323] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[324] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[325] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[326] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[327] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[328] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[329] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[330] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[331] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[332] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[333] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[334] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[335] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[336] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[337] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[338] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[339] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[340] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[341] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[342] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[343] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[344] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[345] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[346] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[347] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[348] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[349] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[350] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[351] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[352] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[353] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[354] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[355] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[356] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[357] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[358] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[359] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[360] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[361] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[362] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[363] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[364] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[365] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[366] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[367] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[368] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[369] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[370] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[371] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[372] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[373] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[374] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[375] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[376] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[377] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[378] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[379] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[380] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[381] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[382] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[383] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[384] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[385] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[386] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[387] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[388] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[389] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[390] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[391] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[392] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[393] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[394] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[395] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[396] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[397] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[398] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[399] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[400] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[401] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[402] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[403] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[404] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[405] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[406] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[407] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[408] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[409] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[410] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[411] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[412] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[413] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[414] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[415] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[416] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[417] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[418] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[419] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[420] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[421] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[422] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[423] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[424] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[425] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[426] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[427] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[428] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[429] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[430] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[431] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[432] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[433] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[434] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[435] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[436] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[437] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[438] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[439] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[440] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[441] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[442] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[443] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[444] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[445] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[446] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[447] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[448] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[449] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[450] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[451] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[452] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[453] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[454] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[455] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[456] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[457] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[458] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[459] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[460] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[461] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[462] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[463] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1), PairSet[464] +* :bread: **PASS** MS-FonVal: The PairPos subtable is valid DETAILS: LookupList, Lookup[1], SubTable[0](ExtensionPos)(PairPos, fmt 1) +* :bread: **PASS** MS-FonVal: The ExtensiontPos subtable is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos) +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[0] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[1] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[2] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[3] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[4] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[5] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[6] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[7] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[8] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[9] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[10] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[11] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[12] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[13] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[14] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[15] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[16] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[17] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[18] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[19] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[20] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[21] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[22] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[23] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[24] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[25] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[26] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[27] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[28] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[29] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[30] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[31] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[32] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[33] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[34] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[35] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[36] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[37] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[38] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[39] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[40] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[41] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[42] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[43] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[44] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[45] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[46] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[47] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[48] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[49] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[50] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[51] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[52] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[53] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[54] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[55] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[56] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[57] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[58] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[59] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[60] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[61] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[62] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[63] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[64] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[65] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[66] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[67] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[68] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[69] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[70] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[71] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[72] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[73] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[74] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[75] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[76] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[77] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[78] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[79] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[80] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[81] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[82] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[83] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[84] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[85] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[86] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[87] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[88] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[89] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[90] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[91] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[92] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[93] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[94] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[95] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[96] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[97] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[98] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[99] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[100] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[101] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[102] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[103] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[104] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[105] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[106] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[107] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[108] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[109] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[110] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[111] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[112] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[113] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[114] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[115] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[116] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[117] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[118] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[119] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[120] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[121] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[122] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[123] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[124] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[125] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[126] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[127] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[128] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[129] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[130] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[131] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[132] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[133] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[134] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[135] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[136] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[137] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[138] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[139] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[140] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[141] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[142] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[143] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[144] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[145] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[146] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[147] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[148] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[149] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[150] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[151] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[152] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[153] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[154] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[155] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[156] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[157] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[158] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[159] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[160] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[161] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[162] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[163] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[164] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[165] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[166] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[167] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[168] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[169] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[170] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[171] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[172] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[173] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[174] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[175] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[176] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[177] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[178] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[179] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[180] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[181] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[182] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[183] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[184] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[185] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[186] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[187] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[188] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[189] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[190] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[191] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[192] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[193] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[194] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[195] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[196] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[197] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[198] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[199] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[200] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[201] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[202] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[203] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[204] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[205] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[206] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[207] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[208] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[209] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[210] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[211] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[212] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[213] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[214] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[215] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[216] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[217] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[218] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[219] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[220] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[221] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[222] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[223] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[224] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[225] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[226] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[227] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[228] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[229] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[230] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[231] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[232] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[233] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[234] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[235] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[236] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[237] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[238] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[239] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[240] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[241] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[242] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[243] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[244] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[245] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[246] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[247] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[248] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[249] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[250] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[251] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[252] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[253] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[254] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[255] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[256] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[257] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[258] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[259] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[260] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[261] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[262] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[263] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[264] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[265] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[266] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[267] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[268] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[269] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[270] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[271] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[272] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[273] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[274] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[275] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[276] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[277] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[278] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[279] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[280] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[281] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[282] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[283] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[284] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[285] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[286] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[287] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[288] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[289] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[290] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[291] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[292] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[293] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[294] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[295] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[296] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[297] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[298] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[299] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[300] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[301] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[302] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[303] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[304] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[305] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[306] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[307] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[308] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[309] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[310] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[311] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[312] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[313] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[314] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[315] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[316] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[317] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[318] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[319] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[320] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[321] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[322] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[323] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[324] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[325] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[326] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[327] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[328] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[329] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[330] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[331] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[332] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[333] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[334] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[335] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[336] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[337] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[338] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[339] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[340] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[341] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[342] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[343] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[344] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[345] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[346] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[347] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[348] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[349] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[350] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[351] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[352] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[353] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[354] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[355] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[356] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[357] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[358] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[359] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[360] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[361] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[362] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[363] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[364] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[365] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[366] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[367] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[368] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[369] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[370] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[371] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[372] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[373] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[374] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[375] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[376] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[377] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[378] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[379] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[380] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[381] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[382] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[383] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[384] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[385] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[386] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[387] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[388] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[389] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[390] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[391] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[392] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[393] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[394] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[395] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[396] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[397] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[398] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[399] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[400] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[401] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[402] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[403] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[404] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[405] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[406] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[407] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[408] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[409] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[410] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[411] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[412] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[413] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[414] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[415] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[416] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[417] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[418] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[419] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[420] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[421] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[422] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[423] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[424] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[425] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[426] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[427] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[428] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[429] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[430] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[431] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[432] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[433] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[434] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[435] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[436] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[437] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[438] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[439] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[440] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[441] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[442] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[443] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[444] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[445] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[446] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[447] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[448] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[449] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[450] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[451] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[452] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[453] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[454] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[455] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[456] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[457] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[458] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[459] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[460] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[461] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[462] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[463] +* :bread: **PASS** MS-FonVal: The PairSet table is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1), PairSet[464] +* :bread: **PASS** MS-FonVal: The PairPos subtable is valid DETAILS: LookupList, Lookup[1], SubTable[1](ExtensionPos)(PairPos, fmt 1) +* :bread: **PASS** MS-FonVal: The ExtensiontPos subtable is valid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos) +* :bread: **PASS** MS-FonVal: The PairPos subtable is valid DETAILS: LookupList, Lookup[1], SubTable[2](ExtensionPos)(PairPos, fmt 2) +* :bread: **PASS** MS-FonVal: The LigatureArray table is valid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos), LigatureArray +* :bread: **PASS** MS-FonVal: The MarkLigPos subtable is valid DETAILS: LookupList, Lookup[3], SubTable[0](MarkLigPos) +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[2] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[3] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[4] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[5] +* :bread: **PASS** MS-FonVal: The Mark2Array table is valid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos), Mark2Array +* :bread: **PASS** MS-FonVal: The MarkMarkPos subtable is valid DETAILS: LookupList, Lookup[4], SubTable[0](MarkMarkPos) +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[2] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[3] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[4] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[5] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[6] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[7] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[8] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[9] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[10] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[11] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[12] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[13] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[14] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[15] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[16] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[17] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[18] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[19] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[20] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[21] +* :bread: **PASS** MS-FonVal: The Mark2Array table is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos), Mark2Array +* :bread: **PASS** MS-FonVal: The MarkMarkPos subtable is valid DETAILS: LookupList, Lookup[5], SubTable[0](MarkMarkPos) +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[0] +* :bread: **PASS** MS-FonVal: The Mark2Record is valid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array, Mark2Record[1] +* :bread: **PASS** MS-FonVal: The Mark2Array table is valid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos), Mark2Array +* :bread: **PASS** MS-FonVal: The MarkMarkPos subtable is valid DETAILS: LookupList, Lookup[6], SubTable[0](MarkMarkPos) +* :bread: **PASS** MS-FonVal: The LookupList table is valid DETAILS: LookupList +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[0], LangSysTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[1], LangSysTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[2], LangSysTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[3], LangSysTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[4], LangSysTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[5], LangSysTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[6], LangSysTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[7], LangSysTable +* :bread: **PASS** MS-FonVal: The LangSysTable is valid DETAILS: ScriptList, ScriptRecord[1](latn), ScriptTable, LangSysRecord[8], LangSysTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[0](aalt), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[1](c2sc), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[2](calt), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[3](case), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[4](ccmp), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[5](cswh), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[6](dlig), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[7](dnom), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[8](frac), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[9](hist), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[10](liga), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[11](lnum), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[12](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[13](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[14](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[15](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[16](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[17](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[18](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[19](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[20](locl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[21](nalt), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[22](numr), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[23](onum), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[24](ordn), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[25](pnum), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[26](salt), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[27](sinf), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[28](smcp), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[29](ss01), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[30](ss02), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[31](ss03), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[32](ss04), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[33](ss05), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[34](subs), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[35](sups), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[36](swsh), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[37](titl), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[38](tnum), FeatureTable +* :bread: **PASS** MS-FonVal: The Feature table is valid DETAILS: FeatureList, FeatureRecord[39](zero), FeatureTable +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[0], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The AlternateSubst subtable is valid DETAILS: LookupList, Lookup[1], SubTable[0](AlternateSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[2], SubTable[0](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[2], SubTable[1](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[2], SubTable[2](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[2], SubTable[3](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[3], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[4], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[5], SubTable[0](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[5], SubTable[1](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[6], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[7], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The LigatureSubst subtable is valid DETAILS: LookupList, Lookup[8], SubTable[0](LigatureSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[9], SubTable[0](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[9], SubTable[1](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[9], SubTable[2](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[10], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[11], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[12], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[13], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[14], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[15], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[16], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[17], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[18], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[19], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[20], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[21], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[22], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[23], SubTable[0](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[23], SubTable[1](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[24], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[25], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[26], SubTable[0](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[26], SubTable[1](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[27], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The LigatureSubst subtable is valid DETAILS: LookupList, Lookup[28], SubTable[0](LigatureSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[29], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[30], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[31], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[32], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[33], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[34], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[35], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[36], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[37], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[38], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[39], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[40], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[41], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[42], SubTable[0](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[42], SubTable[1](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[43], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[44], SubTable[0](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[44], SubTable[1](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[45], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[46], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The AlternateSubst subtable is valid DETAILS: LookupList, Lookup[47], SubTable[0](AlternateSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[48], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The AlternateSubst subtable is valid DETAILS: LookupList, Lookup[49], SubTable[0](AlternateSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[50], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The AlternateSubst subtable is valid DETAILS: LookupList, Lookup[51], SubTable[0](AlternateSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[52], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[53], SubTable[0](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[53], SubTable[1](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The ChainContextSubst subtable is valid DETAILS: LookupList, Lookup[53], SubTable[2](ChainContextSubst, fmt 3) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[54], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[55], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[56], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[57], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[58], SubTable[0](SingleSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The LigatureSubst subtable is valid DETAILS: LookupList, Lookup[59], SubTable[0](LigatureSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The LigatureSubst subtable is valid DETAILS: LookupList, Lookup[60], SubTable[0](LigatureSubst, fmt 1) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[61], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[62], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[63], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[64], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The SingleSubst subtable is valid DETAILS: LookupList, Lookup[65], SubTable[0](SingleSubst, fmt 2) +* :bread: **PASS** MS-FonVal: The table length matches the expected length for this version +* :bread: **PASS** MS-FonVal: The usWeightClass is a valid value DETAILS: 400 +* :bread: **PASS** MS-FonVal: The width class is a valid value DETAILS: 5 +* :bread: **PASS** MS-FonVal: The fsType field is valid DETAILS: 0x0000, Installable Embedding +* :bread: **PASS** MS-FonVal: All subscript and superscript values appear valid +* :bread: **PASS** MS-FonVal: The yStrikeoutSize and yStrikeoutPosition appear valid +* :bread: **PASS** MS-FonVal: The sFamilyClass Class ID and Subclass ID values are in a valid range +* :bread: **PASS** MS-FonVal: The Unicode Range fields' bits are all allowable values +* :bread: **PASS** MS-FonVal: The usFirstCharIndex and usLastCharIndex fields are valid DETAILS: first = 0x0000, last = 0xfb02 +* :bread: **PASS** MS-FonVal: The CodePage Range fields' bits are all allowable values +* :bread: **PASS** MS-FonVal: The sxHeight field is nonzero DETAILS: 500 +* :bread: **PASS** MS-FonVal: The sCapHeight field is nonzero DETAILS: 660 +* :bread: **PASS** MS-FonVal: The usDefaultChar field is zero +* :bread: **PASS** MS-FonVal: The usBreakChar is mapped to a glyf +* :bread: **PASS** MS-FonVal: The usMaxContext field matches the calculated value DETAILS: 3 +* :bread: **PASS** MS-FonVal: The table version number is 0 +* :bread: **PASS** MS-FonVal: Each subtable offset is within the table +* :bread: **PASS** MS-FonVal: Each subtable length is within the table +* :bread: **PASS** MS-FonVal: The subtables are in the correct order +* :bread: **PASS** MS-FonVal: There are no duplicate subtables +* :bread: **PASS** MS-FonVal: No overlapping subtables were found +* :bread: **PASS** MS-FonVal: Each subtable's format number is valid +* :bread: **PASS** MS-FonVal: The subtable internal format appears valid DETAILS: PlatID = 0, EncID = 3, Fmt = 4 +* :bread: **PASS** MS-FonVal: The subtable internal format appears valid DETAILS: PlatID = 3, EncID = 1, Fmt = 4 +* :bread: **PASS** MS-FonVal: Character code U+20AC, the euro character, is mapped for cmap 3,1 +* :bread: **PASS** MS-FonVal: No characters are mapped in the Unicode Private Use area +* :bread: **PASS** MS-FonVal: All non mac subtables have a language field of zero +* :bread: **PASS** MS-FonVal: The version number is valid DETAILS: version = 1 +* :bread: **PASS** MS-FonVal: All of the rangeGaspBehavior fields contain valid flags +* :bread: **PASS** MS-FonVal: The gaspRange array is in sorted order +* :bread: **PASS** MS-FonVal: The gaspRange array has a 0xFFFF sentinel +* :bread: **PASS** MS-FonVal: No adjacent ranges have identical flags +* :bread: **PASS** MS-FonVal: Correct format of loca (0 or 1) +* :bread: **PASS** MS-FonVal: Table length is 54 bytes +* :bread: **PASS** MS-FonVal: The table version number is 0x00010000 +* :bread: **PASS** MS-FonVal: fontRevision is consistent with the font's version string DETAILS: 2.000 +* :bread: **PASS** MS-FonVal: Font checksum is correct DETAILS: 0xa29fef9b +* :bread: **PASS** MS-FonVal: The magic number is 0x5f0f3cf5 +* :bread: **PASS** MS-FonVal: Non-linear scaling flag (bit 4) is clear, and hdmx table is not present +* :bread: **PASS** MS-FonVal: Non-linear scaling flag (bit 4) is clear, and LTSH table is not present +* :bread: **PASS** MS-FonVal: Reserved bit 14 of the flags field is clear +* :bread: **PASS** MS-FonVal: Reserved bit 15 of the flags field is clear +* :bread: **PASS** MS-FonVal: The created time is not zero DETAILS: created = 3624314935 (Tuesday, 6 November 2018 2:08 AM) +* :bread: **PASS** MS-FonVal: The modified time is not zero DETAILS: modified = 3624426708 (Wednesday, 7 November 2018 9:11 AM) +* :bread: **PASS** MS-FonVal: The xMin value matches the minimum glyph xMin DETAILS: xMin = -216 +* :bread: **PASS** MS-FonVal: The yMin value matches the minimum glyph yMin DETAILS: yMin = -337 +* :bread: **PASS** MS-FonVal: The xMax value matches the maximum glyph xMax DETAILS: xMax = 1283 +* :bread: **PASS** MS-FonVal: The yMax value matches the maximum glyph yMax DETAILS: yMax = 1100 +* :bread: **PASS** MS-FonVal: The macStyle bold bit matches the name table's font subfamily string +* :bread: **PASS** MS-FonVal: The macStyle italic bit matches the name table's font subfamily string +* :bread: **PASS** MS-FonVal: The macStyle bold bit matches the OS/2 fsSelection bit +* :bread: **PASS** MS-FonVal: The macStyle italic bit matches the OS/2 fsSelection bit +* :bread: **PASS** MS-FonVal: The macStyle italic bit matches the post table italic angle +* :bread: **PASS** MS-FonVal: The fontDirectionHint is in the range -2..2 DETAILS: 2 +* :bread: **PASS** MS-FonVal: The indexToLocFormat value is 0 or 1 DETAILS: 0 +* :bread: **PASS** MS-FonVal: The indexToLocFormat value matches the loca table DETAILS: 0 +* :bread: **PASS** MS-FonVal: The glyphDataFormat value is 0 +* :bread: **PASS** MS-FonVal: The Ascender value is greater than zero +* :bread: **PASS** MS-FonVal: The Descender is less than zero +* :bread: **PASS** MS-FonVal: Ascender is less than or equal to head.yMax +* :bread: **PASS** MS-FonVal: Descender is greater than or equal to head.yMin +* :bread: **PASS** MS-FonVal: LineGap is greater than or equal to 0 +* :bread: **PASS** MS-FonVal: The advanceWidthMax field equals the calculated value +* :bread: **PASS** MS-FonVal: The minLeftSideBearing field equals the calculated value +* :bread: **PASS** MS-FonVal: The minRightSideBearing field equals the calculated value +* :bread: **PASS** MS-FonVal: The xMaxExtent field equals the calculated value +* :bread: **PASS** MS-FonVal: The reserved fields are all set to zero +* :bread: **PASS** MS-FonVal: The metricDataFormat field is set to zero +* :bread: **PASS** MS-FonVal: The numberOfHMetrics value is consistent with the length of the hmtx table +* :bread: **PASS** MS-FonVal: The caretSlope angle matches the post.italicAngle +* :bread: **PASS** MS-FonVal: The size of the table matches the calculated size +* :bread: **PASS** MS-FonVal: The number of entries is equal to (maxp.numGlyphs + 1) +* :bread: **PASS** MS-FonVal: The entries are sorted in ascending order +* :bread: **PASS** MS-FonVal: All entries point within range of the glyf table +* :bread: **PASS** MS-FonVal: All glyphs in the glyf table are referenced by the loca table +* :bread: **PASS** MS-FonVal: Table version is 1.0 and a glyf table is present and no CFF table is present +* :bread: **PASS** MS-FonVal: Table version is 1.0 and the table is 32 bytes long +* :bread: **PASS** MS-FonVal: The numGlyphs value equals the number of entries in the loca array plus one DETAILS: numGlyphs = 1365 +* :bread: **PASS** MS-FonVal: The points, contours, and component values match the calculated values +* :bread: **PASS** MS-FonVal: The format selector field is 0 +* :bread: **PASS** MS-FonVal: No strings extended past the end of the table +* :bread: **PASS** MS-FonVal: The NameRecords array is in sorted order +* :bread: **PASS** MS-FonVal: No name records are using reserved Name IDs +* :bread: **PASS** MS-FonVal: The table contains strings for both Mac and Microsoft platforms +* :bread: **PASS** MS-FonVal: The version string is in the correct format DETAILS: platID = 3, encID = 1, langID = 1033, "Version 2.000" +* :bread: **PASS** MS-FonVal: All strings had valid Platform Specific Encoding IDs +* :bread: **PASS** MS-FonVal: All Microsoft unicode strings had valid Language IDs +* :bread: **PASS** MS-FonVal: The length of every unicode string is an even # of bytes +* :bread: **PASS** MS-FonVal: The subfamily string is consistent with the style of the font +* :bread: **PASS** MS-FonVal: No name record specified Unicode Variation Sequences cmap subtable DETAILS: PlatformID=0, EncodingID=5 is for Variation Sequences (Format 14) +* :bread: **PASS** MS-FonVal: No inconsistencies were found for Copyright strings +* :bread: **PASS** MS-FonVal: No inconsistencies were found for Trademark strings +* :bread: **PASS** MS-FonVal: No inconsistencies were found for Description strings +* :bread: **PASS** MS-FonVal: The table length is valid +* :bread: **PASS** MS-FonVal: The version number is valid +* :bread: **PASS** MS-FonVal: The italicAngle value is reasonable and consistent with other tables +* :bread: **PASS** MS-FonVal: The underlinePosition value is not less than hhea.Descender +* :bread: **PASS** MS-FonVal: The underlineThickness value is reasonable +* :bread: **PASS** MS-FonVal: The isFixedPitch field is consistent with other table(s) DETAILS: matches the hmtx and OS/2 tables +* :bread: **PASS** MS-FonVal: The numberOfGlyphs field equals maxp.numGlyphs +* :bread: **PASS** MS-FonVal: The glyphNameIndex array contains valid indexes +* :bread: **PASS** MS-FonVal: The names in the post table are consistent with the Adobe Glyph List names +* :warning: **WARN** MS-FonVal: Recommended table is missing DETAILS: kern +* :warning: **WARN** MS-FonVal: Recommended table is missing DETAILS: hdmx +* :warning: **WARN** MS-FonVal: Recommended table is missing DETAILS: VDMX +* :warning: **WARN** MS-FonVal: The version number is valid, but less than 5 DETAILS: 4 +* :warning: **WARN** MS-FonVal: The xAvgCharWidth field does not equal the calculated value DETAILS: actual = 599, calc = 596 +* :warning: **WARN** MS-FonVal: PANOSE(tm) is undefined. Font mapping may not work properly +* :warning: **WARN** MS-FonVal: There are undefined bits set in fsSelection field DETAILS: Bit(s) 7 +* :warning: **WARN** MS-FonVal: The table does not contain any Apple subtables +* :warning: **WARN** MS-FonVal: Apple logo mapping test not performed, cmap 1,0 not present +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 22 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 23 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 32 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 33 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 50 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 67 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 78 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 96 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 98 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 99 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 141 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 152 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 176 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 185 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 200 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 210 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 267 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 268 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 276 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 278 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 286 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 287 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 306 +* :warning: **WARN** MS-FonVal: Duplicated knots DETAILS: Glyph index 316 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 337 +* :warning: **WARN** MS-FonVal: Duplicated knots DETAILS: Glyph index 341 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 347 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 348 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 363 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 380 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 411 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 456 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 467 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 468 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 491 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 502 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 516 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 526 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 577 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 646 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 647 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 656 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 657 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 671 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 688 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 720 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 764 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 775 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 785 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 799 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 807 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 822 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 832 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 873 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 874 +* :warning: **WARN** MS-FonVal: Duplicated knots DETAILS: Glyph index 882 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 887 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 906 +* :warning: **WARN** MS-FonVal: Not all extremes are marked with the on-curve control points DETAILS: Glyph index 927 +* :warning: **WARN** MS-FonVal: Duplicated knots DETAILS: Glyph index 1166 +* :warning: **WARN** MS-FonVal: Intersecting components of composite glyph DETAILS: Glyph index 1208 +* :warning: **WARN** MS-FonVal: The unitsPerEm value is not a power of two DETAILS: 1000 +* :warning: **WARN** MS-FonVal: The lowestRecPPEM value may be unreasonably small DETAILS: lowestRecPPEM = 6 +* :warning: **WARN** MS-FonVal: Ascender is different than OS/2.usWinAscent. Different line heights on Windows and Apple DETAILS: hhea.Ascender = 930, OS/2.usWinAscent = 1105 +* :warning: **WARN** MS-FonVal: Descender is different than OS/2.usWinDescent. Different line heights on Windows and Apple DETAILS: hhea.Descender = -243, OS/2.usWinDescent = 343 +* :warning: **WARN** MS-FonVal: The LineGap value is less than the recommended value DETAILS: LineGap = 0, recommended = 275 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1270 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1273 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1274 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1283 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1305 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1307 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1309 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1310 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1311 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1314 +* :warning: **WARN** MS-FonVal: The leftSideBearing is greater than the advance width (unlikely value) DETAILS: glyph# 1316 +* :warning: **WARN** MS-FonVal: Loca references a glyf entry which length is not a multiple of 4 DETAILS: Number of glyphs with the warning = 352 + +
+
+:warning: WARN: Checking OS/2 achVendID. + +* [com.google.fonts/check/018](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/018) +* :warning: **WARN** OS/2 VendorID value 'NONE' is not a known registered id. You should set it to your own 4 character code, and register that code with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx [code: unknown] + +
+
+:warning: WARN: Check if each glyph has the recommended amount of contours. + +* [com.google.fonts/check/153](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/153) +* :warning: **WARN** This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct. + +The following glyphs do not have the recommended number of contours: + +Glyph name: numbersign Contours detected: 4 Expected: 2 +Glyph name: dollar Contours detected: 2 Expected: 1 or 3 +Glyph name: asterisk Contours detected: 5 Expected: 1 or 4 +Glyph name: plus Contours detected: 2 Expected: 1 +Glyph name: H Contours detected: 3 Expected: 1 +Glyph name: K Contours detected: 3 Expected: 1 or 2 +Glyph name: Q Contours detected: 3 Expected: 2 +Glyph name: R Contours detected: 3 Expected: 1 or 2 +Glyph name: a Contours detected: 1 Expected: 2 +Glyph name: e Contours detected: 1 Expected: 2 +Glyph name: f Contours detected: 2 Expected: 1 +Glyph name: g Contours detected: 5 Expected: 2 or 3 +Glyph name: k Contours detected: 3 Expected: 1 or 2 +Glyph name: t Contours detected: 2 Expected: 1 +Glyph name: x Contours detected: 2 Expected: 1 +Glyph name: uni208A Contours detected: 2 Expected: 1 +Glyph name: colonmonetary Contours detected: 7 Expected: 1 or 3 +Glyph name: currency Contours detected: 6 Expected: 2 +Glyph name: lira Contours detected: 3 Expected: 1 +Glyph name: uni20A6 Contours detected: 2 Expected: 1, 3 or 5 +Glyph name: Euro Contours detected: 3 Expected: 1 or 2 +Glyph name: uni20A9 Contours detected: 2 Expected: 1, 3, 4 or 7 +Glyph name: plusminus Contours detected: 3 Expected: 1 or 2 +Glyph name: Eth Contours detected: 3 Expected: 2 +Glyph name: multiply Contours detected: 2 Expected: 1 +Glyph name: Oslash Contours detected: 5 Expected: 3 +Glyph name: agrave Contours detected: 2 Expected: 3 +Glyph name: aacute Contours detected: 2 Expected: 3 +Glyph name: acircumflex Contours detected: 2 Expected: 3 +Glyph name: atilde Contours detected: 2 Expected: 3 +Glyph name: adieresis Contours detected: 3 Expected: 4 +Glyph name: aring Contours detected: 3 Expected: 4 +Glyph name: egrave Contours detected: 2 Expected: 3 +Glyph name: eacute Contours detected: 2 Expected: 3 +Glyph name: ecircumflex Contours detected: 2 Expected: 3 +Glyph name: edieresis Contours detected: 3 Expected: 4 +Glyph name: eth Contours detected: 4 Expected: 2 +Glyph name: amacron Contours detected: 2 Expected: 3 +Glyph name: abreve Contours detected: 2 Expected: 3 +Glyph name: Dcroat Contours detected: 3 Expected: 2 +Glyph name: dcroat Contours detected: 3 Expected: 2 +Glyph name: emacron Contours detected: 2 Expected: 3 +Glyph name: ebreve Contours detected: 2 Expected: 3 +Glyph name: edotaccent Contours detected: 2 Expected: 3 +Glyph name: ecaron Contours detected: 2 Expected: 3 +Glyph name: gcircumflex Contours detected: 6 Expected: 3 or 4 +Glyph name: gbreve Contours detected: 6 Expected: 3 or 4 +Glyph name: gdotaccent Contours detected: 6 Expected: 3 or 4 +Glyph name: uni0123 Contours detected: 6 Expected: 3 or 4 +Glyph name: Hcircumflex Contours detected: 4 Expected: 2 +Glyph name: Hbar Contours detected: 4 Expected: 2 +Glyph name: hbar Contours detected: 2 Expected: 1 +Glyph name: uni0136 Contours detected: 4 Expected: 2 or 3 +Glyph name: uni0137 Contours detected: 4 Expected: 2 or 3 +Glyph name: kgreenlandic Contours detected: 3 Expected: 1 or 2 +Glyph name: Lslash Contours detected: 2 Expected: 1 +Glyph name: lslash Contours detected: 2 Expected: 1 +Glyph name: eng Contours detected: 2 Expected: 1 +Glyph name: oe Contours detected: 2 Expected: 3 +Glyph name: Racute Contours detected: 4 Expected: 3 +Glyph name: uni0156 Contours detected: 4 Expected: 3 +Glyph name: Rcaron Contours detected: 4 Expected: 3 +Glyph name: uni0163 Contours detected: 3 Expected: 1 or 2 +Glyph name: tcaron Contours detected: 3 Expected: 2 +Glyph name: Tbar Contours detected: 2 Expected: 1 +Glyph name: tbar Contours detected: 3 Expected: 1 +Glyph name: Uogonek Contours detected: 2 Expected: 1 +Glyph name: uogonek Contours detected: 2 Expected: 1 +Glyph name: uni018F Contours detected: 1 Expected: 2 +Glyph name: arrowleft Contours detected: 2 Expected: 1 +Glyph name: arrowup Contours detected: 2 Expected: 1 +Glyph name: florin Contours detected: 2 Expected: 1 +Glyph name: arrowright Contours detected: 2 Expected: 1 +Glyph name: arrowdown Contours detected: 2 Expected: 1 +Glyph name: arrowboth Contours detected: 3 Expected: 1 +Glyph name: uni2196 Contours detected: 2 Expected: 1 +Glyph name: uni2197 Contours detected: 2 Expected: 1 +Glyph name: uni2198 Contours detected: 2 Expected: 1 +Glyph name: uni2199 Contours detected: 2 Expected: 1 +Glyph name: arrowupdn Contours detected: 3 Expected: 1 +Glyph name: ohorn Contours detected: 3 Expected: 2 +Glyph name: Uhorn Contours detected: 2 Expected: 1 +Glyph name: uhorn Contours detected: 2 Expected: 1 +Glyph name: uni21BA Contours detected: 2 Expected: 1 +Glyph name: gcaron Contours detected: 6 Expected: 3 or 4 +Glyph name: uni01EA Contours detected: 3 Expected: 2 +Glyph name: uni01EB Contours detected: 3 Expected: 2 +Glyph name: Oslashacute Contours detected: 6 Expected: 4 +Glyph name: uni0201 Contours detected: 3 Expected: 4 +Glyph name: uni0203 Contours detected: 2 Expected: 3 +Glyph name: uni0205 Contours detected: 3 Expected: 4 +Glyph name: uni0207 Contours detected: 2 Expected: 3 +Glyph name: uni0210 Contours detected: 5 Expected: 4 +Glyph name: uni0212 Contours detected: 4 Expected: 3 +Glyph name: uni021B Contours detected: 3 Expected: 2 +Glyph name: infinity Contours detected: 2 Expected: 3 +Glyph name: uni0259 Contours detected: 1 Expected: 2 +Glyph name: notequal Contours detected: 3 Expected: 1 +Glyph name: fi Contours detected: 4 Expected: 1, 2 or 3 +Glyph name: fl Contours detected: 3 Expected: 1 or 2 +Glyph name: partialdiff Contours detected: 1 Expected: 2 +Glyph name: product Contours detected: 3 Expected: 1 +Glyph name: logicalnot Contours detected: 2 Expected: 1 +Glyph name: uni207A Contours detected: 2 Expected: 1 +Glyph name: registered Contours detected: 5 Expected: 3 or 4 +Glyph name: uni20BA Contours detected: 3 Expected: 1 +Glyph name: uni20BC Contours detected: 2 Expected: 1 +Glyph name: uniF8FF Contours detected: 9 Expected: 2 or 3 +Glyph name: lozenge Contours detected: 4 Expected: 2 +Glyph name: uni1E08 Contours detected: 3 Expected: 2 +Glyph name: uni1E09 Contours detected: 3 Expected: 2 +Glyph name: uni1E15 Contours detected: 3 Expected: 4 +Glyph name: uni1E17 Contours detected: 3 Expected: 4 +Glyph name: uni1E1C Contours detected: 3 Expected: 2 +Glyph name: uni1E21 Contours detected: 6 Expected: 3 or 4 +Glyph name: uni1E24 Contours detected: 4 Expected: 2 +Glyph name: uni1E2A Contours detected: 4 Expected: 2 +Glyph name: uni1E5A Contours detected: 4 Expected: 3 +Glyph name: uni1E5E Contours detected: 4 Expected: 3 +Glyph name: uni2113 Contours detected: 1 Expected: 2 +Glyph name: uni1E6D Contours detected: 3 Expected: 2 +Glyph name: uni1E6F Contours detected: 3 Expected: 2 +Glyph name: uni1E97 Contours detected: 4 Expected: 3 +Glyph name: uni1EA1 Contours detected: 2 Expected: 3 +Glyph name: uni1EA3 Contours detected: 2 Expected: 3 +Glyph name: uni1EA5 Contours detected: 3 Expected: 4 +Glyph name: uni1EA7 Contours detected: 3 Expected: 4 +Glyph name: uni1EA9 Contours detected: 3 Expected: 4 +Glyph name: uni1EAB Contours detected: 3 Expected: 4 +Glyph name: uni1EAD Contours detected: 3 Expected: 4 +Glyph name: uni1EAF Contours detected: 3 Expected: 4 +Glyph name: uni1EB1 Contours detected: 3 Expected: 4 +Glyph name: uni1EB3 Contours detected: 3 Expected: 4 +Glyph name: trademark Contours detected: 3 Expected: 2 +Glyph name: uni1EB5 Contours detected: 3 Expected: 4 +Glyph name: uni1EB7 Contours detected: 3 Expected: 4 +Glyph name: uni1EB9 Contours detected: 2 Expected: 3 +Glyph name: uni1EBB Contours detected: 2 Expected: 3 +Glyph name: uni1EBD Contours detected: 2 Expected: 3 +Glyph name: uni1EBF Contours detected: 3 Expected: 4 +Glyph name: uni1EC1 Contours detected: 3 Expected: 4 +Glyph name: uni1EC3 Contours detected: 3 Expected: 4 +Glyph name: uni1EC5 Contours detected: 3 Expected: 4 +Glyph name: uni1EC7 Contours detected: 3 Expected: 4 +Glyph name: uni1EDB Contours detected: 4 Expected: 3 +Glyph name: uni1EDD Contours detected: 4 Expected: 3 +Glyph name: uni1EDF Contours detected: 4 Expected: 3 +Glyph name: uni1EE1 Contours detected: 4 Expected: 3 +Glyph name: uni1EE3 Contours detected: 4 Expected: 3 +Glyph name: uni1EE8 Contours detected: 3 Expected: 2 +Glyph name: uni1EE9 Contours detected: 3 Expected: 2 +Glyph name: uni1EEA Contours detected: 3 Expected: 2 +Glyph name: uni1EEB Contours detected: 3 Expected: 2 +Glyph name: uni1EEC Contours detected: 3 Expected: 2 +Glyph name: uni1EED Contours detected: 3 Expected: 2 +Glyph name: uni1EEE Contours detected: 3 Expected: 2 +Glyph name: uni1EEF Contours detected: 3 Expected: 2 +Glyph name: uni1EF0 Contours detected: 3 Expected: 2 +Glyph name: uni1EF1 Contours detected: 3 Expected: 2 +Glyph name: uni275D Contours detected: 2 Expected: 1 +Glyph name: uni275E Contours detected: 2 Expected: 1 +Glyph name: uni2761 Contours detected: 3 Expected: 2 + +
+
+:warning: WARN: Check if OS/2 xAvgCharWidth is correct. + +* [com.google.fonts/check/034](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/034) +* :warning: **WARN** OS/2 xAvgCharWidth is 599 but should be 596 which corresponds to the weighted average of the widths of the latin lowercase glyphs in the font. These are similar values, which may be a symptom of the slightly different calculation of the xAvgCharWidth value in font editors. There's further discussion on this at https://github.com/googlefonts/fontbakery/issues/1622 + +
+
+:warning: WARN: Name table strings must not contain the string 'Reserved Font Name'. + +* [com.google.fonts/check/152](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/152) +* :warning: **WARN** Name table entry ("Copyright 2018 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans), with Reserved Font Name "(Work Sans)".") contains "Reserved Font Name". This is an error except in a few specific rare cases. + +
+
+:warning: WARN: Is there kerning info for non-ligated sequences? + +* [com.google.fonts/check/065](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/065) +* :warning: **WARN** GPOS table lacks kerning info for the following non-ligated sequences: + - f + f + - f + i + - i + f + - f + l + - l + f + - i + l + + [code: lacks-kern-info] + +
+
+:warning: WARN: Are there caret positions declared for every ligature? + +* [com.google.fonts/check/064](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/064) +* :warning: **WARN** This font lacks caret position values for ligature glyphs on its GDEF table. [code: lacks-caret-pos] + +
+
+:warning: WARN: Check for points out of bounds. + +* [com.google.fonts/check/075](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/075) +* :warning: **WARN** The following glyphs have coordinates which are out of bounds: +[('uni1EBE', 597.3, 995.8000000000001), ('uni1EBF', 548.3, 835.8000000000001), ('uni1ED1', 557.3, 835.8000000000001), ('uni1EA5.ss01', 558.3, 835.8000000000001), ('uni1EBF.sc', 555.3, 895.8000000000001), ('uni03020301', 257.3, 835.8000000000001), ('uni03020301.case', 257.3, 995.8000000000001)] +This happens a lot when points are not extremes, which is usually bad. However, fixing this alert by adding points on extremes may do more harm than good, especially with italics, calligraphic-script, handwriting, rounded and other fonts. So it is common to ignore this message + +
+
+:zzz: SKIP: Checking OS/2 usWeightClass. + +* [com.google.fonts/check/020](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/020) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Checks METADATA.pb font.name field matches family name declared on the name table. + +* [com.google.fonts/check/092](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/092) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: Checks METADATA.pb font.post_script_name matches postscript name declared on the name table. + +* [com.google.fonts/check/093](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/093) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.full_name value matches fullname declared on the name table? + +* [com.google.fonts/check/094](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/094) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.name value should be same as the family name declared on the name table. + +* [com.google.fonts/check/095](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/095) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata, style + +
+
+:zzz: SKIP: METADATA.pb font.full_name and font.post_script_name fields have equivalent values ? + +* [com.google.fonts/check/096](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/096) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.filename and font.post_script_name fields have equivalent values? + +* [com.google.fonts/check/097](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/097) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.name field contains font name in right format? + +* [com.google.fonts/check/098](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/098) +* :zzz: **SKIP** Unfulfilled Conditions: style, font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.full_name field contains font name in right format? + +* [com.google.fonts/check/099](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/099) +* :zzz: **SKIP** Unfulfilled Conditions: style, font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.filename field contains font name in right format? + +* [com.google.fonts/check/100](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/100) +* :zzz: **SKIP** Unfulfilled Conditions: style, font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.post_script_name field contains font name in right format? + +* [com.google.fonts/check/101](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/101) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: Copyright notice on METADATA.pb matches canonical pattern? + +* [com.google.fonts/check/102](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/102) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: Copyright notice on METADATA.pb should not contain 'Reserved Font Name'. + +* [com.google.fonts/check/103](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/103) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb: Copyright notice shouldn't exceed 500 chars. + +* [com.google.fonts/check/104](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/104) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb: Filename is set canonically? + +* [com.google.fonts/check/105](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/105) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata, canonical_filename + +
+
+:zzz: SKIP: METADATA.pb font.style "italic" matches font internals? + +* [com.google.fonts/check/106](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/106) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.style "normal" matches font internals? + +* [com.google.fonts/check/107](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/107) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb font.name and font.full_name fields match the values declared on the name table? + +* [com.google.fonts/check/108](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/108) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb: Check if fontname is not camel cased. + +* [com.google.fonts/check/109](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/109) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb: Check font name is the same as family name. + +* [com.google.fonts/check/110](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/110) +* :zzz: **SKIP** Unfulfilled Conditions: family_metadata, font_metadata + +
+
+:zzz: SKIP: METADATA.pb: Check that font weight has a canonical value. + +* [com.google.fonts/check/111](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/111) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: Checking OS/2 usWeightClass matches weight specified at METADATA.pb. + +* [com.google.fonts/check/112](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/112) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb weight matches postScriptName. + +* [com.google.fonts/check/113](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/113) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: METADATA.pb: Font styles are named canonically? + +* [com.google.fonts/check/115](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/115) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: Version number has increased since previous release on Google Fonts? + +* [com.google.fonts/check/117](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/117) +* :zzz: **SKIP** Unfulfilled Conditions: api_gfonts_ttFont, github_gfonts_ttFont + +
+
+:zzz: SKIP: Glyphs are similiar to Google Fonts version? + +* [com.google.fonts/check/118](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/118) +* :zzz: **SKIP** Unfulfilled Conditions: api_gfonts_ttFont + +
+
+:zzz: SKIP: TTFAutohint x-height increase value is same as in previous release on Google Fonts? + +* [com.google.fonts/check/119](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/119) +* :zzz: **SKIP** Unfulfilled Conditions: api_gfonts_ttFont + +
+
+:zzz: SKIP: Checking OS/2 fsSelection value. + +* [com.google.fonts/check/129](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/129) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Checking post.italicAngle value. + +* [com.google.fonts/check/130](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/130) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Checking head.macStyle value. + +* [com.google.fonts/check/131](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/131) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Check font has same encoded glyphs as version hosted on fonts.google.com + +* [com.google.fonts/check/154](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/154) +* :zzz: **SKIP** Unfulfilled Conditions: api_gfonts_ttFont + +
+
+:zzz: SKIP: Copyright field for this font on METADATA.pb matches all copyright notice entries on the name table ? + +* [com.google.fonts/check/155](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/155) +* :zzz: **SKIP** Unfulfilled Conditions: font_metadata + +
+
+:zzz: SKIP: Font has all mandatory 'name' table entries ? + +* [com.google.fonts/check/156](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/156) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Check name table: FONT_FAMILY_NAME entries. + +* [com.google.fonts/check/157](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/157) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Check name table: FONT_SUBFAMILY_NAME entries. + +* [com.google.fonts/check/158](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/158) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Check name table: FULL_FONT_NAME entries. + +* [com.google.fonts/check/159](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/159) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Check name table: POSTSCRIPT_NAME entries. + +* [com.google.fonts/check/160](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/160) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Check name table: TYPOGRAPHIC_FAMILY_NAME entries. + +* [com.google.fonts/check/161](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/161) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: Check name table: TYPOGRAPHIC_SUBFAMILY_NAME entries. + +* [com.google.fonts/check/162](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/162) +* :zzz: **SKIP** Unfulfilled Conditions: style + +
+
+:zzz: SKIP: FontForge validation outputs error messages? + +* [com.google.fonts/check/038](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/038) +* :zzz: **SKIP** Unfulfilled Conditions: fontforge_check_results + +
+
+:zzz: SKIP: FontForge checks. + +* [com.google.fonts/check/039](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/039) +* :zzz: **SKIP** Unfulfilled Conditions: fontforge_check_results + +
+
+:zzz: SKIP: Monospace font has hhea.advanceWidthMax equal to each glyph's advanceWidth? + +* [com.google.fonts/check/079](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/079) +* :zzz: **SKIP** Unfulfilled Conditions: seems_monospaced + +
+
+:zzz: SKIP: The variable font 'wdth' (Width) axis coordinate must be 100 on the 'Regular' instance. + +* [com.google.fonts/check/168](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/168) +* :zzz: **SKIP** Unfulfilled Conditions: regular_wdth_coord + +
+
+:zzz: SKIP: The variable font 'slnt' (Slant) axis coordinate must be zero on the 'Regular' instance. + +* [com.google.fonts/check/169](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/169) +* :zzz: **SKIP** Unfulfilled Conditions: regular_slnt_coord + +
+
+:zzz: SKIP: The variable font 'ital' (Italic) axis coordinate must be zero on the 'Regular' instance. + +* [com.google.fonts/check/170](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/170) +* :zzz: **SKIP** Unfulfilled Conditions: regular_ital_coord + +
+
+:zzz: SKIP: The variable font 'opsz' (Optical Size) axis coordinate should be between 9 and 13 on the 'Regular' instance. + +* [com.google.fonts/check/171](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/171) +* :zzz: **SKIP** Unfulfilled Conditions: regular_opsz_coord + +
+
+:information_source: INFO: Show hinting filesize impact. + +* [com.google.fonts/check/054](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/054) +* :information_source: **INFO** Hinting filesize impact: + +| | /Users/weihuang/Type Design Work/Google/GitHub/sources/WorkSans-VF.ttf | +|:--- | ---:| +| Dehinted Size | 325.1kb | +| Hinted Size | 324.3kb | +| Increase | -824 bytes | +| Change | -0.0 % | + + +
+
+:information_source: INFO: Font has old ttfautohint applied? + +* [com.google.fonts/check/056](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/056) +* :information_source: **INFO** Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 2.000'] + +
+
+:information_source: INFO: EPAR table present in font? + +* [com.google.fonts/check/061](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/061) +* :information_source: **INFO** EPAR table not present in font. To learn more see https://github.com/googlefonts/fontbakery/issues/818 + +
+
+:information_source: INFO: Is 'gasp' table set to optimize rendering? + +* [com.google.fonts/check/062](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/062) +* :information_source: **INFO** These are the ppm ranges declared on the gasp table: + +PPM <= 65535: + flag = 0x0F + - Use gridfitting + - Use grayscale rendering + - Use gridfitting with ClearType symmetric smoothing + - Use smoothing along multiple axes with ClearType® + +* :bread: **PASS** 'gasp' table is correctly set, with one gaspRange:value of 0xFFFF:0x0F. + +
+
+:information_source: INFO: Check for font-v versioning + +* [com.google.fonts/check/166](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/166) +* :information_source: **INFO** Version string is: "Version 2.000" +The version string must ideally include a git commit hash and either a 'dev' or a 'release' suffix such as in the example below: +"Version 1.3; git-0d08353-release" + +
+
+:information_source: INFO: Font contains all required tables? + +* [com.google.fonts/check/052](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/052) +* :information_source: **INFO** This font contains the following optional tables [loca, prep, GPOS, gasp, GSUB, DSIG] +* :bread: **PASS** Font contains all required tables. + +
+
+:information_source: INFO: Font follows the family naming recommendations? + +* [com.google.fonts/check/071](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/071) +* :information_source: **INFO** Font does not follow some family naming recommendations: + +| Field | Value | Recommendation | +|:----- |:----- |:-------------- | +| PostScript Name | Work Sans-Regular | May contain only a-zA-Z0-9 characters and an hyphen. | + + +
+
+:bread: PASS: Checking file is named canonically. + +* [com.google.fonts/check/001](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/001) +* :bread: **PASS** /Users/weihuang/Type Design Work/Google/GitHub/sources/WorkSans-VF.ttf is named canonically. + +
+
+:bread: PASS: Fonts have equal numbers of glyphs? + +* [com.google.fonts/check/011](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/011) +* :bread: **PASS** All font files in this family have an equal total ammount of glyphs. + +
+
+:bread: PASS: Fonts have equal glyph names? + +* [com.google.fonts/check/012](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/012) +* :bread: **PASS** All font files have identical glyph names. + +
+
+:bread: PASS: Checking OS/2 fsType. + +* [com.google.fonts/check/016](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/016) +* :bread: **PASS** OS/2 fsType is properly set to zero. + +
+
+:bread: PASS: Substitute copyright, registered and trademark symbols in name table entries. + +* [com.google.fonts/check/019](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/019) +* :bread: **PASS** No need to substitute copyright, registered and trademark symbols in name table entries of this font. + +
+
+:bread: PASS: Check copyright namerecords match license file. + +* [com.google.fonts/check/029](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/029) +* :bread: **PASS** Licensing entry on name table is correctly set. + +
+
+:bread: PASS: "License URL matches License text on name table? + +* [com.google.fonts/check/030](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/030) +* :bread: **PASS** Font has a valid license URL in NAME table. + +
+
+:bread: PASS: Description strings in the name table must not exceed 200 characters. + +* [com.google.fonts/check/032](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/032) +* :bread: **PASS** All description name records have reasonably small lengths. + +
+
+:bread: PASS: Version format is correct in 'name' table? + +* [com.google.fonts/check/055](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/055) +* :bread: **PASS** Version format in NAME table entries is correct. + +
+
+:bread: PASS: Make sure family name does not begin with a digit. + +* [com.google.fonts/check/067](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/067) +* :bread: **PASS** Font family name first character is not a digit. + +
+
+:bread: PASS: Font has all expected currency sign characters? + +* [com.google.fonts/check/070](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/070) +* :bread: **PASS** Font has all expected currency sign characters. + +
+
+:bread: PASS: Are there non-ASCII characters in ASCII-only NAME table entries? + +* [com.google.fonts/check/074](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/074) +* :bread: **PASS** None of the ASCII-only NAME table entries contain non-ASCII characteres. + +
+
+:bread: PASS: Is font em size (ideally) equal to 1000? + +* [com.google.fonts/check/116](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/116) +* :bread: **PASS** Font em size is equal to 1000. + +
+
+:bread: PASS: Length of copyright notice must not exceed 500 characters. + +* [com.google.fonts/check/164](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/164) +* :bread: **PASS** All copyright notice name entries on the 'name' table are shorter than 500 characters. + +
+
+:bread: PASS: Familyname must be unique according to namecheck.fontdata.com + +* [com.google.fonts/check/165](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/165) +* :bread: **PASS** Font familyname seems to be unique. + +
+
+:bread: PASS: Check a static ttf can be generated from a variable font. + +* [com.google.fonts/check/174](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/174) +* :bread: **PASS** fontTools.varLib.mutator generated a static font instance + +
+
+:bread: PASS: Checking OS/2 usWinAscent & usWinDescent. + +* [com.google.fonts/check/040](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/040) +* :bread: **PASS** OS/2 usWinAscent & usWinDescent values look good! + +
+
+:bread: PASS: Font enables smart dropout control in "prep" table instructions? + +* [com.google.fonts/check/072](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/072) +* :bread: **PASS** 'prep' table contains instructions enabling smart dropout control. + +
+
+:bread: PASS: Checking with ftxvalidator. + +* [com.google.fonts/check/035](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/035) +* :bread: **PASS** ftxvalidator passed this file + +
+
+:bread: PASS: Checking with ots-sanitize. + +* [com.google.fonts/check/036](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/036) +* :bread: **PASS** ots-sanitize passed this file + +
+
+:bread: PASS: Font contains .notdef as first glyph? + +* [com.google.fonts/check/046](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/046) +* :bread: **PASS** Font contains the .notdef glyph as the first glyph, it does not have a Unicode value assigned and contains a drawing. + +
+
+:bread: PASS: Font contains glyphs for whitespace characters? + +* [com.google.fonts/check/047](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/047) +* :bread: **PASS** Font contains glyphs for whitespace characters. + +
+
+:bread: PASS: Font has **proper** whitespace glyph names? + +* [com.google.fonts/check/048](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/048) +* :bread: **PASS** Font has **proper** whitespace glyph names. + +
+
+:bread: PASS: Whitespace glyphs have ink? + +* [com.google.fonts/check/049](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/049) +* :bread: **PASS** There is no whitespace glyph with ink. + +
+
+:bread: PASS: Are there unwanted tables? + +* [com.google.fonts/check/053](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/053) +* :bread: **PASS** There are no unwanted tables. + +
+
+:bread: PASS: Glyph names are all valid? + +* [com.google.fonts/check/058](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/058) +* :bread: **PASS** Glyph names are all valid. + +
+
+:bread: PASS: Font contains unique glyph names? + +* [com.google.fonts/check/059](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/059) +* :bread: **PASS** Font contains unique glyph names. + +
+
+:bread: PASS: Checking with fontTools.ttx + +* [com.google.fonts/check/ttx-roundtrip](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/ttx-roundtrip) +* :bread: **PASS** Hey! It all looks good! + +
+
+:bread: PASS: Check glyphs have unique unicode codepoints. + +* [com.google.fonts/check/076](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/076) +* :bread: **PASS** All glyphs have unique unicode codepoint assignments. + +
+
+:bread: PASS: Check all glyphs have codepoints assigned. + +* [com.google.fonts/check/077](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/077) +* :bread: **PASS** All glyphs have a codepoint value assigned. + +
+
+:bread: PASS: Checking unitsPerEm value is reasonable. + +* [com.google.fonts/check/043](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/043) +* :bread: **PASS** unitsPerEm value on the 'head' table is reasonable. + +
+
+:bread: PASS: Checking font version fields (head and name table). + +* [com.google.fonts/check/044](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/044) +* :bread: **PASS** All font version fields match. + +
+
+:bread: PASS: Font has correct post table version (2 for TTF, 3 for OTF)? + +* [com.google.fonts/check/015](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/015) +* :bread: **PASS** Font has post table version 2. + +
+
+:bread: PASS: Description strings in the name table must not contain copyright info. + +* [com.google.fonts/check/031](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/031) +* :bread: **PASS** Description strings in the name table do not contain any copyright string. + +
+
+:bread: PASS: Checking correctness of monospaced metadata. + +* [com.google.fonts/check/033](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/033) +* :bread: **PASS** Font is not monospaced and all related metadata look good. [code: good] + +
+
+:bread: PASS: Name table entries should not contain line-breaks. + +* [com.google.fonts/check/057](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/057) +* :bread: **PASS** Name table entries are all single-line (no line-breaks found). + +
+
+:bread: PASS: Does full font name begin with the font family name? + +* [com.google.fonts/check/068](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/068) +* :bread: **PASS** Full font name begins with the font family name. + +
+
+:bread: PASS: Combined length of family and style must not exceed 20 characters. + +* [com.google.fonts/check/163](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/163) +* :bread: **PASS** All name entries are good. + +
+
+:bread: PASS: Checking Vertical Metric Linegaps. + +* [com.google.fonts/check/041](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/041) +* :bread: **PASS** OS/2 sTypoLineGap and hhea lineGap are both 0. + +
+
+:bread: PASS: MaxAdvanceWidth is consistent with values in the Hmtx and Hhea tables? + +* [com.google.fonts/check/073](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/073) +* :bread: **PASS** MaxAdvanceWidth is consistent with values in the Hmtx and Hhea tables. + +
+
+:bread: PASS: Does the font have a DSIG table? + +* [com.google.fonts/check/045](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/045) +* :bread: **PASS** Digital Signature (DSIG) exists. + +
+
+:bread: PASS: Whitespace and non-breaking space have the same width? + +* [com.google.fonts/check/050](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/050) +* :bread: **PASS** Whitespace and non-breaking space have the same width. + +
+
+:bread: PASS: Does GPOS table have kerning information? + +* [com.google.fonts/check/063](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/063) +* :bread: **PASS** GPOS table has got kerning information. + +
+
+:bread: PASS: Is there a "kern" table declared in the font? + +* [com.google.fonts/check/066](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/066) +* :bread: **PASS** Font does not declare an optional "kern" table. + +
+
+:bread: PASS: Is there any unused data at the end of the glyf table? + +* [com.google.fonts/check/069](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/069) +* :bread: **PASS** There is no unused data at the end of the glyf table. + +
+
+:bread: PASS: The variable font 'wght' (Weight) axis coordinate must be 400 on the 'Regular' instance. + +* [com.google.fonts/check/167](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/167) +* :bread: **PASS** Regular:wght is 400. + +
+
+:bread: PASS: The variable font 'wght' (Weight) axis coordinate must be 700 on the 'Bold' instance. + +* [com.google.fonts/check/172](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/172) +* :bread: **PASS** Bold:wght is 700. + +
+
+:bread: PASS: Does the number of glyphs in the loca table match the maxp table? + +* [com.google.fonts/check/180](https://github.com/googlefonts/fontbakery/search?q=com.google.fonts/check/180) +* :bread: **PASS** 'loca' table matches numGlyphs in 'maxp' table. + +
+
+
+ +### Summary + +| :broken_heart: ERROR | :fire: FAIL | :warning: WARN | :zzz: SKIP | :information_source: INFO | :bread: PASS | +|:-----:|:----:|:----:|:----:|:----:|:----:| +| 0 | 3 | 7 | 61 | 7 | 55 | +| 0% | 2% | 5% | 46% | 5% | 41% | diff --git a/sources/tools/swapBracketTrick-NiceNames.py b/sources/tools/swapBracketTrick-NiceNames.py new file mode 100644 index 0000000..ed17ce6 --- /dev/null +++ b/sources/tools/swapBracketTrick-NiceNames.py @@ -0,0 +1,46 @@ +### Based on a script by Stephen Nixon + +import os +import sys +import fontTools +from fontTools.ttLib import TTFont +from fontTools.varLib.featureVars import addFeatureVariations +from fontTools.ttx import makeOutputFileName + +inputTTF = sys.argv[1] +style = sys.argv[2] + +# f = TTFont(fontPath) +f = TTFont(inputTTF) + +condSubst = [ + # A list of (Region, Substitution) tuples. + ([{"wght": (0.158, 0.564)}], {"apple": "apple.001"}), + ([{"wght": (0.868, 1)}], {"cedi": "cedi.201_230"}), + ([{"wght": (0.868, 1)}], {"cent": "cent.201_230"}), + ([{"wght": (0.868, 1)}], {"colonsign": "colonsign.201_230"}), + ([{"wght": (0.868, 1)}], {"dollar": "dollar.201_230"}), + ([{"wght": (0.868, 1)}], {"guarani": "guarani.201_230"}), + ([{"wght": (0.868, 1)}], {"dollar.tf": "dollar.tf.201_230"}), + ([{"wght": (0.868, 1)}], {"cent.tf": "cent.tf.201_230"}), + ([{"wght": (0.71, 1)}], {"naira": "naira.169_230"}), + ([{"wght": (0.71, 1)}], {"peseta": "peseta.169_230"}), + ([{"wght": (0.71, 1)}], {"won": "won.169_230"}), + ([{"wght": (0.564, 1)}], {"peso": "peso.136_230"}), + ([{"wght": (0.424, 1)}], {"curvedStemParagraphSignOrnament": "curvedStemParagraphSignOrnament.79_230"}), + ([{"wght": (0.424, 1)}], {"paragraph": "paragraph.79_230"}), +] + +if style == "Upright": + condSubst += [ + ([{"wght": (0.564, 1)}], {"Adieresis.titl": "Adieresis.titl.136_230"}), + ([{"wght": (0.564, 1)}], {"Odieresis.titl": "Odieresis.titl.136_230"}), + ] + +addFeatureVariations(f, condSubst) + +# newFontPath = fontPath.split(".")[0] + "-italic.ttf" +# f.save(fontPath) +extension = os.path.splitext(inputTTF)[1] +outputTTF = makeOutputFileName(inputTTF, '', extension) +f.save(outputTTF) \ No newline at end of file diff --git a/sources/tools/swapBracketTrick.py b/sources/tools/swapBracketTrick.py index b50205b..40129a0 100755 --- a/sources/tools/swapBracketTrick.py +++ b/sources/tools/swapBracketTrick.py @@ -8,34 +8,34 @@ from fontTools.varLib.featureVars import addFeatureVariations from fontTools.ttx import makeOutputFileName inputTTF = sys.argv[1] -style = sys.argv[2] +# style = sys.argv[2] # f = TTFont(fontPath) f = TTFont(inputTTF) condSubst = [ # A list of (Region, Substitution) tuples. - ([{"wght": (0.158, 0.564)}], {"apple", "apple.001"}), - ([{"wght": (0.868, 1)}], {"cedi", "cedi.201_230"}), - ([{"wght": (0.868, 1)}], {"cent", "cent.201_230"}), - ([{"wght": (0.868, 1)}], {"colonsign", "colonsign.201_230"}), - ([{"wght": (0.868, 1)}], {"dollar", "dollar.201_230"}), - ([{"wght": (0.868, 1)}], {"guarani", "guarani.201_230"}), - ([{"wght": (0.868, 1)}], {"dollar.tf", "dollar.tf.201_230"}), - ([{"wght": (0.868, 1)}], {"cent.tf", "cent.tf.201_230"}), - ([{"wght": (0.71, 1)}], {"naira", "naira.169_230"}), - ([{"wght": (0.71, 1)}], {"peseta", "peseta.169_230"}), - ([{"wght": (0.71, 1)}], {"won", "won.169_230"}), - ([{"wght": (0.564, 1)}], {"peso", "peso.136_230"}), - ([{"wght": (0.424, 1)}], {"curvedStemParagraphSignOrnament", "curvedStemParagraphSignOrnament.79_230"}), - ([{"wght": (0.424, 1)}], {"paragraph", "paragraph.79_230"}) + ([{"wght": (0.158, 0.564)}], {"uniF8FF": "uniF8FF.001"}), + # ([{"wght": (0.868, 1)}], {"uni20B5": "uni20B5.201_230"}), + # ([{"wght": (0.868, 1)}], {"cent": "cent.201_230"}), + # ([{"wght": (0.868, 1)}], {"colonmonetary": "colonmonetary.201_230"}), + # ([{"wght": (0.868, 1)}], {"dollar": "dollar.201_230"}), + # ([{"wght": (0.868, 1)}], {"uni20B2": "uni20B2.201_230"}), + # ([{"wght": (0.868, 1)}], {"dollar.tf": "dollar.tf.201_230"}), + # ([{"wght": (0.868, 1)}], {"cent.tf": "cent.tf.201_230"}), + # ([{"wght": (0.71, 1)}], {"uni20A6": "uni20A6.169_230"}), + # ([{"wght": (0.71, 1)}], {"peseta": "peseta.169_230"}), + # ([{"wght": (0.71, 1)}], {"uni20A9": "uni20A9.169_230"}), + # ([{"wght": (0.564, 1)}], {"uni20B1": "uni20B1.136_230"}), + # ([{"wght": (0.424, 1)}], {"uni2761": "uni2761.79_230"}), + # ([{"wght": (0.424, 1)}], {"paragraph": "paragraph.79_230"}), ] -if style == "Upright": - condSubst += [ - ([{"wght": (0.564, 1)}], {"Adieresis.titl", "Adieresis.titl.136_230"}), - ([{"wght": (0.564, 1)}], {"Odieresis.titl", "Odieresis.titl.136_230"}), - ] +# if style == "Upright": +# condSubst += [ +# ([{"wght": (0.564, 1)}], {"Adieresis.titl": "Adieresis.titl.136_230"}), +# ([{"wght": (0.564, 1)}], {"Odieresis.titl": "Odieresis.titl.136_230"}), +# ] addFeatureVariations(f, condSubst)